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 57535cd commit 567dfdcCopy full SHA for 567dfdc
.fvm/fvm_config.json
@@ -1,4 +1,4 @@
1
{
2
- "flutterSdkVersion": "3.32.7",
+ "flutterSdkVersion": "3.32.8",
3
"flavors": {}
4
}
pubspec.lock
@@ -1505,4 +1505,4 @@ packages:
1505
version: "3.1.3"
1506
sdks:
1507
dart: ">=3.8.1 <4.0.0"
1508
- flutter: ">=3.32.7"
+ flutter: ">=3.32.8"
pubspec.yaml
@@ -6,7 +6,7 @@ version: 2.5.4
6
7
environment:
8
sdk: ">=3.0.0 <4.0.0"
9
- flutter: 3.32.7
+ flutter: 3.32.8
10
11
dependencies:
12
appainter_annotations:
0 commit comments