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 7a3121e commit 3c3ef76Copy full SHA for 3c3ef76
packages/api/pubspec.yaml
@@ -1,7 +1,7 @@
1
name: the_api
2
3
environment:
4
- sdk: ">=2.18.4 <3.0.0"
+ sdk: ">=3.0.0 <4.0.0"
5
6
dependencies:
7
async:
packages/api_test/pubspec.yaml
name: the_api_test
archive: ^3.3.7
pubspec.yaml
@@ -5,7 +5,7 @@ publish_to: none
flutter: 3.13.4
8
9
10
11
# firebase
0 commit comments