We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726df39 commit fa1e828Copy full SHA for fa1e828
1 file changed
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.4.1
+ sdk: ^3.32.0
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
@@ -74,7 +74,7 @@ dev_dependencies:
74
# activated in the `analysis_options.yaml` file located at the root of your
75
# package. See that file for information about deactivating specific lint
76
# rules and activating additional ones.
77
- flutter_lints: ^5.0.0
+ flutter_lints: ^4.0.0
78
79
# For information on the generic Dart part of this file, see the
80
# following page: https://dart.dev/tools/pub/pubspec
0 commit comments