13700 update flutter 1.9
This commit is contained in:
16
pubspec.yaml
16
pubspec.yaml
@@ -2,14 +2,14 @@ name: checker
|
||||
description: A new Flutter project.
|
||||
|
||||
dependencies:
|
||||
http: '>=0.11.3+12'
|
||||
sprintf: "4.0.0"
|
||||
path_provider: "0.4.1"
|
||||
sqflite: "0.12.2+1"
|
||||
image_picker: '^0.4.1' # use for ask permissions @ iOS
|
||||
xml: "^3.0.0"
|
||||
sentry: 2.2.0
|
||||
intl: 0.15.7
|
||||
http: '0.12.0+4'
|
||||
sprintf: "4.0.2"
|
||||
path_provider: "1.4.5"
|
||||
sqflite: "1.1.8"
|
||||
image_picker: '0.6.1+11' # use for ask permissions @ iOS
|
||||
xml: "3.5.0"
|
||||
sentry: 2.0.1
|
||||
intl: 0.16.1
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user