Skip to content

Commit 15332b8

Browse files
Lufanaluferau
andauthored
Added the flutter_lints to the development dependency for project 'example' (#723)
Co-authored-by: aluferau <a.luferau@gmail.com>
1 parent 2198e41 commit 15332b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

third_party/example/pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ dependencies:
1111
flutter_svg:
1212
path: ../
1313

14+
dev_dependencies:
15+
flutter_lints: ^2.0.1
16+
1417
# The following section is specific to Flutter.
1518
flutter:
1619
uses-material-design: true

0 commit comments

Comments
 (0)