mirror of
https://github.com/Iconica-Development/flutter_image_picker.git
synced 2025-05-18 19:53:45 +02:00
550 B
550 B
0.0.1 - September 5th 2022
- Initial release
0.0.2 - September 6th 2022
- Camera now works in release build of application on Android
0.0.3 - September 6th 2022
-
More customization options for the Image Picker Dialog added:
- Font
- Text color
- Icon color
- Close Button background color
- Close Button text color
- Close Button text size
1.0.0 - September 26th 2022
- Icons can be changed by Widgets instead of IconData.
1.0.2 - Oktober 21st 2022
- ImagePickerService can be correctly injected into the widget.