1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-21 22:43:06 +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

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