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

Analysis options (#109)

This commit is contained in:
Brett Morgan
2019-07-04 15:03:52 +10:00
committed by GitHub
parent 4f72ab1776
commit d4997f6562
4 changed files with 35 additions and 5 deletions

View File

@@ -5,19 +5,19 @@ description: >
version: 1.0.0
environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
sdk: ">=2.3.0-dev <3.0.0"
dependencies:
flutter:
sdk: flutter
provider: ^2.0.1
cupertino_icons: ^0.1.2
dev_dependencies:
flutter_test:
sdk: flutter
pedantic: ^1.5.0
flutter: