We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59af7ac commit 1cd5e52Copy full SHA for 1cd5e52
packages/image_picker/CHANGELOG.md
@@ -1,6 +1,6 @@
1
-## 0.6.6
+## 0.6.5+2
2
3
-* Fixes crash when an image in the gallery is tapped more than once.
+* iOS: Fixes crash when an image in the gallery is tapped more than once.
4
5
## 0.6.5+1
6
packages/image_picker/pubspec.yaml
@@ -2,7 +2,7 @@ name: image_picker
description: Flutter plugin for selecting images from the Android and iOS image
library, and taking new pictures with the camera.
homepage: https://github.com/flutter/plugins/tree/master/packages/image_picker
-version: 0.6.6
+version: 0.6.5+2
7
flutter:
8
plugin:
0 commit comments