Skip to content

Commit bdc368d

Browse files
committed
downgrade flutter_lints
1 parent 436da59 commit bdc368d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev_dependencies:
5151
# activated in the `analysis_options.yaml` file located at the root of your
5252
# package. See that file for information about deactivating specific lint
5353
# rules and activating additional ones.
54-
flutter_lints: ^5.0.0
54+
flutter_lints: ^4.0.0
5555

5656
# For information on the generic Dart part of this file, see the
5757
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)