mirror of
https://github.com/Iconica-Development/flutter_media_picker.git
synced 2025-05-19 17:03:44 +02:00
29 lines
662 B
Markdown
29 lines
662 B
Markdown
## 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
|
|
|
|
## 0.1.1
|
|
|
|
- Updated flutter_form version to 2.0.1
|
|
|
|
## 0.1.0
|
|
|
|
- Ability to set styling for the audio input.
|
|
|
|
## 0.0.3
|
|
|
|
- Fixed bug where onTap was not working when header is set
|
|
|
|
## 0.0.2
|
|
|
|
- Updated flutter_form version
|
|
|
|
## 0.0.1
|
|
|
|
- Initial port
|