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 39703f5 commit 08e78a9Copy full SHA for 08e78a9
CHANGELOG.md
@@ -26,4 +26,7 @@
26
- SDK Updated.
27
28
## 1.0.9
29
- - SDK related Issues Fixed.
+ - SDK related Issues Fixed.
30
+
31
+## 2.0.0
32
+ - Migrated to Flutter v3.7.0
analysis_options.yaml
example/pubspec.lock
@@ -200,5 +200,5 @@ packages:
200
source: hosted
201
version: "2.1.4"
202
sdks:
203
- dart: ">=2.19.0 <4.0.0"
+ dart: ">=2.19.0 <3.0.0"
204
flutter: ">=2.5.0"
pubspec.lock
@@ -169,5 +169,5 @@ packages:
169
170
171
172
173
0 commit comments