Skip to content

Commit

Permalink
🔖 release v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Sep 3, 2023
1 parent abc01e2 commit 0efe30a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# 3.4.0 (Unreleased)
# 3.4.0

- FEAT: Add` useSystem` flag for `toggleThemeMode` method to toggle between light, dark only when the flag is set to
false.
- Add more tests.

# 3.3.1

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: adaptive_theme
description: Allows to change between light and dark theme dynamically and add system adaptive theme support.
version: 3.3.1
version: 3.4.0
homepage: https://github.com/birjuvachhani/adaptive_theme

screenshots:
Expand Down

0 comments on commit 0efe30a

Please sign in to comment.