We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c4e74 commit 49c8014Copy full SHA for 49c8014
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 3.7.0 [Unreleased]
+# 3.7.0
2
3
- [BREAKING] Remove deprecated `CupertinoAdaptiveThemeManager`. Use `AdaptiveThemeManager<CupertinoThemeData>` instead.
4
- [BREAKING] Require Flutter `3.27.0` or higher: Replace deprecated use of `withOpacity` with `withValues`.
pubspec.yaml
@@ -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.6.0
+version: 3.7.0
homepage: https://github.com/birjuvachhani/adaptive_theme
5
6
screenshots:
0 commit comments