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 1fc78e0 commit 4042ba6Copy full SHA for 4042ba6
pubspec.lock
@@ -957,5 +957,5 @@ packages:
957
source: hosted
958
version: "6.5.0"
959
sdks:
960
- dart: ">=3.9.2 <4.0.0"
+ dart: ">=3.8.1 <4.0.0"
961
flutter: ">=3.29.0"
pubspec.yaml
@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
19
version: 1.2.0+1
20
21
environment:
22
- sdk: ^3.9.2
+ sdk: ^3.8.1
23
24
# Dependencies specify other packages that your package needs in order to work.
25
# To automatically upgrade your package dependencies to the latest versions
0 commit comments