Skip to content

Commit 46ff350

Browse files
committed
fix: downgrade flutter_lints to ^5.0.0 for dart 3.6 compatibility
1 parent e009928 commit 46ff350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ dependencies:
4545
dev_dependencies:
4646
flutter_test:
4747
sdk: flutter
48-
flutter_lints: ^6.0.0
48+
flutter_lints: ^5.0.0

0 commit comments

Comments
 (0)