mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
Analysis options uplift to 1.8 (#169)
This commit is contained in:
@@ -7,7 +7,7 @@ packages:
|
||||
name: async
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.3.0"
|
||||
version: "2.4.0"
|
||||
charcode:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -61,7 +61,7 @@ packages:
|
||||
name: meta
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.1.8"
|
||||
version: "1.1.7"
|
||||
path:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
@@ -10,7 +10,7 @@ dependencies:
|
||||
http: ^0.12.0
|
||||
|
||||
dev_dependencies:
|
||||
pedantic: ^1.3.0
|
||||
pedantic: ^1.8.0
|
||||
|
||||
|
||||
flutter_icons:
|
||||
|
||||
Reference in New Issue
Block a user