mirror of
https://github.com/flutter/samples.git
synced 2026-04-14 19:13:16 +00:00
Analysis options, fixes and format (#106)
This commit is contained in:
@@ -89,7 +89,7 @@ packages:
|
||||
source: hosted
|
||||
version: "1.6.2"
|
||||
pedantic:
|
||||
dependency: transitive
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
name: pedantic
|
||||
url: "https://pub.dartlang.org"
|
||||
@@ -171,5 +171,5 @@ packages:
|
||||
source: hosted
|
||||
version: "2.0.8"
|
||||
sdks:
|
||||
dart: ">=2.2.0 <3.0.0"
|
||||
dart: ">=2.3.0-dev <3.0.0"
|
||||
flutter: ">=0.11.9 <2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user