We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcedca1 commit 36d68cbCopy full SHA for 36d68cb
pubspec.lock
@@ -1300,4 +1300,4 @@ packages:
1300
version: "2.2.1"
1301
sdks:
1302
dart: ">=3.4.0 <4.0.0"
1303
- flutter: ">=3.22.2"
+ flutter: ">=3.22.3"
pubspec.yaml
@@ -20,7 +20,7 @@ version: 1.2.6+1
20
21
environment:
22
sdk: '>=3.2.6 <4.0.0'
23
- flutter: 3.22.2
+ flutter: 3.22.3
24
25
# Dependencies specify other packages that your package needs in order to work.
26
# To automatically upgrade your package dependencies to the latest versions
0 commit comments