The image_picker 0.8.4 solved the flutter-team-archive/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 image_picker 0.8.4 solved the flutter-team-archive/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.