Commit f5d8bb3e authored by zhouteng's avatar zhouteng

fix image_picker bug with commit #41046 found on github pages

parent f4ea3841
......@@ -19,9 +19,14 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
image_picker:
path_provider:
path_provider: ^1.4.0
multi_image_picker: ^4.5.9
# image_picker: ^0.6.1+10
image_picker:
git:
url: git@github.com:miguelpruivo/plugins.git
path: packages/image_picker
ref: image_picker-Fix-#41046
dev_dependencies:
flutter_test:
......@@ -30,6 +35,8 @@ dev_dependencies:
share_extend:
path: ../
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment