Skip to content

Commit 49c8014

Browse files
committed
🔖 release v3.7.0
1 parent 89c4e74 commit 49c8014

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3.7.0 [Unreleased]
1+
# 3.7.0
22

33
- [BREAKING] Remove deprecated `CupertinoAdaptiveThemeManager`. Use `AdaptiveThemeManager<CupertinoThemeData>` instead.
44
- [BREAKING] Require Flutter `3.27.0` or higher: Replace deprecated use of `withOpacity` with `withValues`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: adaptive_theme
22
description: Allows to change between light and dark theme dynamically and add system adaptive theme support.
3-
version: 3.6.0
3+
version: 3.7.0
44
homepage: https://github.com/birjuvachhani/adaptive_theme
55

66
screenshots:

0 commit comments

Comments
 (0)