mirror of
https://github.com/Iconica-Development/flutter_profile.git
synced 2025-05-19 17:23:44 +02:00
23 lines
435 B
Markdown
23 lines
435 B
Markdown
## 0.0.1
|
|
|
|
* Initial release.
|
|
|
|
## 0.0.2
|
|
|
|
* Add prioritizedItems option to display items at the top of the page.
|
|
|
|
## 0.0.3
|
|
|
|
* Add support for image URL (instead of in-memory image using image parameter from User model)
|
|
|
|
## 0.0.7
|
|
|
|
* Submit all edited fields on submit of one field
|
|
|
|
## 0.0.10
|
|
|
|
* Fixed bug where keyboard would close on selecting custom input fields.
|
|
|
|
## 0.0.11
|
|
|
|
* Fixed bug where some field wouldn't update when submitted. |