Skip to content

Commit

Permalink
chore(deps): move flutter_lints to dev_dependencies to resolve #80
Browse files Browse the repository at this point in the history
  • Loading branch information
SPodjasek committed Jun 3, 2024
1 parent 8d9d756 commit 76c71d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_lints: ^3.0.1
path_provider: ^2.1.1
plugin_platform_interface: ^2.1.7

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1

flutter:
plugin:
Expand Down

0 comments on commit 76c71d4

Please sign in to comment.