- Initial release
- Camera now works in release build of application on Android
-
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
- Icons can be changed by Widgets instead of IconData.
- ImagePickerService can be correctly injected into the widget.
- Make camera option optional
- Added CI and linter
- Simplified the ImagePickerTheme
- Removed customButton from ImagePicker.
- Added title options to theme.
- updated iconica_analysis dependency.
- Updated default theme.
- Added support for handling errors when calling
pickImage.