mirror of
https://github.com/Iconica-Development/flutter_media_picker.git
synced 2025-05-19 08:53:45 +02:00
fix: update changelog
This commit is contained in:
parent
03158424aa
commit
44796be97f
1 changed files with 9 additions and 0 deletions
|
@ -17,3 +17,12 @@
|
||||||
## 0.1.1
|
## 0.1.1
|
||||||
|
|
||||||
- Updated flutter_form version to 2.0.1
|
- Updated flutter_form version to 2.0.1
|
||||||
|
|
||||||
|
## 0.2.0
|
||||||
|
- Added option to select a file
|
||||||
|
- Added file_picker package for file picking possibility
|
||||||
|
- Added option to use icons instead of text buttons in media picker
|
||||||
|
- Added customization options when using icons mode
|
||||||
|
- Icons are customizable
|
||||||
|
- When using standard icon buttons delivered with this package you can set the icon text, icon text size, icon and icon size
|
||||||
|
- Translated the example to English
|
||||||
|
|
Loading…
Reference in a new issue