Skip to content

Commit 0c15997

Browse files
committed
Updates
1 parent 09b9985 commit 0c15997

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/flutter_adaptive_scaffold/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## NEXT
1+
## 0.1.11
22

33
* Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
4+
* Migrates deprecated MaterialState and MaterialStateProperty to WidgetState and WidgetStateProperty.
45

56
## 0.1.10+2
67

packages/flutter_adaptive_scaffold/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_adaptive_scaffold
22
description: Widgets to easily build adaptive layouts, including navigation elements.
3-
version: 0.1.10+2
3+
version: 0.1.11
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+flutter_adaptive_scaffold%22
55
repository: https://github.com/flutter/packages/tree/main/packages/flutter_adaptive_scaffold
66

0 commit comments

Comments
 (0)