1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Adding flutter_lints (#811)

This commit is contained in:
Brett Morgan
2021-06-08 08:15:11 +10:00
committed by GitHub
parent 55e02d6e4d
commit 14cce8b0f7
4 changed files with 49 additions and 15 deletions

View File

@@ -15,6 +15,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
flutter:
uses-material-design: true