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 babb44c commit dbee78fCopy full SHA for dbee78f
CHANGELOG.md
@@ -1,7 +1,7 @@
1
## 22.09.0
2
* Fixed "isInitialized" variable reset on hot reload.
3
-* Underlying android SDK version is 22.06.2
4
-* Underlying iOS SDK version is 22.09.0
+* Updated underlying android SDK version to 22.06.2
+* Updated underlying iOS SDK version to 22.09.0
5
6
## 22.02.1
7
* SDK has been internally slightly reworked to support a "no push notification" variant.
scripts/no-push-files/pubspec.yaml
@@ -14,6 +14,7 @@ dependencies:
14
pedantic: ^1.11.0
15
16
dev_dependencies:
17
+ flutter_lints: ^2.0.1
18
flutter_test:
19
sdk: flutter
20
0 commit comments