We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c4304 commit 3a934d5Copy full SHA for 3a934d5
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
- Re-generate `example/web` directory with latest Flutter version.
4
- Bump up `shared_preferences` dependency's minimum constraints to `2.5.0`.
5
+- Fix imports for `Brightness`.
6
7
# 3.7.1+1
8
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: adaptive_theme
description: Allows to change between light and dark theme dynamically and add system adaptive theme support.
-version: 3.7.1+1
+version: 3.7.1+2
homepage: https://github.com/birjuvachhani/adaptive_theme
screenshots:
0 commit comments