advance_image_picker 0.0.5+3 advance_image_picker: ^0.0.5+3 copied to clipboard
Flutter plugin in pure Dart code for selecting/editing multiple images from the Android/iOS image library and taking new pictures with the camera in the same view.
[0.0.5+3] #
- Fixbug repo
[0.0.5+2] #
- Fixbug UI
[0.0.5+1] #
- Fixbug CameraPreview error while get camera permission
[0.0.5] #
- Fixbug when removing selected images from list
- Fixbug when capture image rotated 270 degree
[0.0.4+1] #
- Update setting instructions for android
[0.0.4] #
- Fixbug image rotated in some android device
- Modified max width / max height default setting for capture images
[0.0.3] #
- Add ON/OFF camera/album feature
- Add lens direction setting feature
[0.0.2+2] #
- Fixbug camera number.
[0.0.2+1] #
- Lock capture orientation.
[0.0.2] #
- Migrated to null safety.
[0.0.2-nullsafety.1] #
- Migrate to null safety.
[0.0.1+1] #
- Format code.
[0.0.1] #
- Initial release.