Upgrade to support new version

This commit is contained in:
Nikita Tepliakov
2018-11-08 21:58:31 +08:00
parent 22e8bcd5f5
commit cf60ec41f4
6 changed files with 32 additions and 46 deletions

View File

@@ -3,9 +3,9 @@ description: A new Flutter project.
dependencies:
http: '>=0.11.3+12'
sprintf: "^3.0.2"
path_provider: "^0.2.1+1"
sqflite: any
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"
flutter: