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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user