1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-22 04:17:50 +00:00

Add analysis_options, fix and format. (#102)

This commit is contained in:
Brett Morgan
2019-07-03 06:36:13 +10:00
committed by GitHub
parent 87b42f92e3
commit 45e4a228f5
5 changed files with 48 additions and 17 deletions

View File

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