Update image_picker readme #89722
Labels
p: image_picker
The Image Picker plugin.
P2
Important issues not at the top of the work list
package
flutter/packages repository. See also p: labels.
The image_picker 0.8.4 solved the flutter/plugins#4124 ImagePickerCache problem, but the readme is not updated and still says:
https://pub.dev/packages/image_picker
"On Android, retrieveLostData will only get the last picked image when picking multiple images, see: #84634."
The example still shows only a way to get only one image from cache, not multiple (if multiple images selected before). Would like an update on README so I know how to use the new feature.
The text was updated successfully, but these errors were encountered: