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 09b9985 commit 0c15997Copy full SHA for 0c15997
packages/flutter_adaptive_scaffold/CHANGELOG.md
@@ -1,6 +1,7 @@
1
-## NEXT
+## 0.1.11
2
3
* Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
4
+* Migrates deprecated MaterialState and MaterialStateProperty to WidgetState and WidgetStateProperty.
5
6
## 0.1.10+2
7
packages/flutter_adaptive_scaffold/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_adaptive_scaffold
description: Widgets to easily build adaptive layouts, including navigation elements.
-version: 0.1.10+2
+version: 0.1.11
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+flutter_adaptive_scaffold%22
repository: https://github.com/flutter/packages/tree/main/packages/flutter_adaptive_scaffold
0 commit comments