flutter_login_widget/CHANGELOG.md
2023-02-13 14:57:57 +01:00

24 lines
422 B
Markdown

## 3.1.2
* Added textStyle option for email and password fields
## 3.1.1
* Fix login values not copied to validation
## 3.0.0
* Added login options to loginbuilders for more customization
## 2.0.1
* Fixed email regex
## 2.0.0
* add forgot password validation on button press
* add onDisabledPress param for methods
* correctly use initialEmail in forgot password screen
## 0.0.1
* TODO: Describe initial release.