mirror of
https://github.com/Iconica-Development/flutter_image_picker.git
synced 2025-05-18 19:53:45 +02:00
Changed changelog
This commit is contained in:
parent
590546368f
commit
4c5136c08e
1 changed files with 11 additions and 6 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -9,9 +9,14 @@
|
||||||
## 0.0.3 - September 6th 2022
|
## 0.0.3 - September 6th 2022
|
||||||
|
|
||||||
- More customization options for the Image Picker Dialog added:
|
- More customization options for the Image Picker Dialog added:
|
||||||
- Font
|
|
||||||
- Text color
|
- Font
|
||||||
- Icon color
|
- Text color
|
||||||
- Close Button background color
|
- Icon color
|
||||||
- Close Button text color
|
- Close Button background color
|
||||||
- Close Button text size
|
- Close Button text color
|
||||||
|
- Close Button text size
|
||||||
|
|
||||||
|
## 1.0.0 - September 26th 2022
|
||||||
|
|
||||||
|
- Icons can be changed by Widgets instead of IconData.
|
||||||
|
|
Loading…
Reference in a new issue