1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-27 14:51:45 +00:00

Analysis options uplift to 1.8 (#169)

This commit is contained in:
Brett Morgan
2019-11-22 11:12:35 +11:00
committed by GitHub
parent 28ec1b6f6c
commit 22f01ff4a6
47 changed files with 330 additions and 201 deletions

View File

@@ -13,13 +13,12 @@ dependencies:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^1.7.1
built_value_generator: ^6.7.1
json_serializable: ^3.2.2
pedantic: ^1.8.0+1
flutter_test:
sdk: flutter
pedantic: ^1.8.0
flutter:
uses-material-design: true