1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Analysis options (#108)

This commit is contained in:
Brett Morgan
2019-07-04 15:49:34 +10:00
committed by GitHub
parent 815079cd4d
commit 755363dde5
4 changed files with 36 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ packages:
source: hosted
version: "1.6.2"
pedantic:
dependency: transitive
dependency: "direct dev"
description:
name: pedantic
url: "https://pub.dartlang.org"
@@ -136,4 +136,4 @@ packages:
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.2.0 <3.0.0"
dart: ">=2.3.0-dev <3.0.0"