image_list 2.0.0+1-nullsafety image_list: ^2.0.0+1-nullsafety copied to clipboard
A tappable list of images
2.0.0+1-nullsafety #
- Fix some nullable variables
2.0.0-nullsafety #
- Migrate to Null Safety
1.0.0 #
- Add some required validation, and some tidy ups
0.2.2 #
- Add maxSize and filePrefixName
0.2.1+1 #
- Clean up unnecessary scripts
0.2.1 #
- Add Android Permission method
0.2.0 #
- Add IOS Permission method
- change file:/// to private/ on ios
0.1.3+2 #
- iOS bugs fixed
0.1.3+1 #
- iOS bugs fixed
0.1.3 #
- Adjust and tested on iOS
0.1.2+2 #
- Adding function on controller to select max image
0.1.2+1 #
- Single / multiple bug for Android fixed
0.1.2 #
- Added single / multiple mode for Android
0.1.1 #
- Selections argument added to preselect certain images
0.1.0+1 #
- Uri to ImageData bug fixed
0.1.0 #
- Added method reloadImage, getSelectedImages, supports both Android and iOS
0.0.1 #
- Initial Release, supports only Android