2022-09-05 09:40:35 +02:00
|
|
|
## 0.0.1 - September 5th 2022
|
2022-09-05 08:55:51 +02:00
|
|
|
|
2022-09-06 14:22:28 +02:00
|
|
|
- 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:
|
2022-09-26 12:33:23 +02:00
|
|
|
|
|
|
|
- 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.
|
2022-10-21 16:21:06 +02:00
|
|
|
|
|
|
|
## 1.0.2 - Oktober 21st 2022
|
|
|
|
|
2023-04-03 14:44:42 +02:00
|
|
|
- ImagePickerService can be correctly injected into the widget.
|
|
|
|
|
|
|
|
## 1.0.4 - April 4th 2023
|
|
|
|
|
2024-02-06 16:18:57 +01:00
|
|
|
- Make camera option optional
|
|
|
|
|
|
|
|
## 1.0.5 - February 7th 2024
|
|
|
|
|
|
|
|
- Added CI and linter
|