We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193c051 commit 436da59Copy full SHA for 436da59
pubspec.lock
@@ -542,5 +542,5 @@ packages:
542
source: hosted
543
version: "0.0.6"
544
sdks:
545
- dart: ">=3.9.2 <4.0.0"
+ dart: ">=3.9.0 <4.0.0"
546
flutter: ">=3.35.0"
pubspec.yaml
@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
19
version: 1.0.0+1
20
21
environment:
22
- sdk: ^3.9.2
+ sdk: ^3.4.4
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