1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-04 05:46:39 +00:00

platform_design maintenance (#149)

* platform_design maintenance

* update maintenance table
This commit is contained in:
John Ryan
2019-10-08 16:06:04 -07:00
committed by GitHub
parent dfba162762
commit 497c25b154
9 changed files with 12 additions and 43 deletions

View File

@@ -4,7 +4,6 @@ version: 1.0.0+1
environment:
sdk: ">=2.5.0 <3.0.0"
flutter: ">=1.5.2"
dependencies:
english_words: ^3.1.5
@@ -17,7 +16,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
pedantic: ^1.7.0
pedantic: ^1.8.0
flutter:
uses-material-design: true