We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d451274 + 12ae93a commit 0c7a53cCopy full SHA for 0c7a53c
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 3.0.2
2
+* fix: update minimum flutter version to 3.27.0 by @payam-zahedi
3
+
4
## 3.0.1
5
* fix: fix issue related to styles by @payam-zahedi
6
pubspec.yaml
@@ -11,7 +11,7 @@ topics:
11
12
environment:
13
sdk: '>=3.0.0 <4.0.0'
14
- flutter: ">=3.0.0"
+ flutter: ">=3.27.0"
15
16
dependencies:
17
flutter:
0 commit comments