mirror of
https://github.com/Iconica-Development/flutter_profile.git
synced 2025-05-19 01:03:45 +02:00
68 lines
1.2 KiB
Markdown
68 lines
1.2 KiB
Markdown
## 1.4.0
|
|
|
|
- Added CONTRIBUTING.md, documentation and updated flutter_input_library to 3.2.1
|
|
|
|
## 1.3.0
|
|
|
|
- Field has been added so the user can provide it's current password for reauthentication.
|
|
|
|
## 1.2.1
|
|
|
|
- Added Iconica CI and Iconica Linter
|
|
|
|
## 1.2.0
|
|
|
|
- Added the posibilty to enable the user to change it's password.
|
|
|
|
## 1.1.6
|
|
|
|
- Fixed avatar image zooming when constrained beyond it's size
|
|
|
|
## 1.1.5
|
|
|
|
- Added custom background color for avatar
|
|
|
|
## 1.0.5
|
|
|
|
- Added TextStyle option for all text fields
|
|
|
|
## 1.0.4
|
|
|
|
- Fixed a nullcheck being done on the nullable user in Avatar
|
|
|
|
## 1.0.3
|
|
|
|
- No longer crashes without profile data
|
|
|
|
## 1.0.2
|
|
|
|
- Added form key and more customizability for web
|
|
|
|
## 1.0.1
|
|
|
|
- Added a default wrap instead of column
|
|
|
|
## 0.0.11
|
|
|
|
- Fixed bug where some field wouldn't update when submitted.
|
|
|
|
## 0.0.10
|
|
|
|
- Fixed bug where keyboard would close on selecting custom input fields.
|
|
|
|
## 0.0.7
|
|
|
|
- Submit all edited fields on submit of one field
|
|
|
|
## 0.0.3
|
|
|
|
- Add support for image URL (instead of in-memory image using image parameter from User model)
|
|
|
|
## 0.0.2
|
|
|
|
- Add prioritizedItems option to display items at the top of the page.
|
|
|
|
## 0.0.1
|
|
|
|
- Initial release.
|