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

Add flutter_lints to add_to_app/plugin/flutter_module_using_plugin (#812)

This commit is contained in:
Brett Morgan
2021-06-08 08:18:20 +10:00
committed by GitHub
parent a405fc4a9d
commit c8112c88ac
6 changed files with 71 additions and 31 deletions

View File

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