mirror of
https://github.com/flutter/samples.git
synced 2026-03-28 23:32:05 +00:00
Analysis options, fixes and format (#107)
This commit is contained in:
@@ -82,7 +82,7 @@ packages:
|
||||
source: hosted
|
||||
version: "1.6.2"
|
||||
pedantic:
|
||||
dependency: transitive
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
name: pedantic
|
||||
url: "https://pub.dartlang.org"
|
||||
@@ -157,5 +157,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: ">=1.5.2"
|
||||
|
||||
Reference in New Issue
Block a user