Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
update image_picker plugin, fixing crash on android when opening came…
Browse files Browse the repository at this point in the history
…ra without permissions
  • Loading branch information
mdanics committed May 3, 2019
1 parent 7c951bd commit 1f78881
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ packages:
name: image_picker
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.0+9"
version: "0.6.0+2"
location:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
flutter:
sdk: flutter
cloud_firestore: ^0.9.7+2
image_picker: ^0.5.0+9
image_picker: ^0.6.0+2
firebase_storage: ^2.1.0+1
firebase_auth: ^0.8.3
google_sign_in: ^4.0.1+1
Expand Down

0 comments on commit 1f78881

Please sign in to comment.