flutter_login_widget/CHANGELOG.md

18 lines
275 B
Markdown
Raw Normal View History

2022-11-04 09:23:48 +01:00
## 2.0.2
* Added more translatable options
2022-11-02 10:51:03 +01:00
## 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
2022-09-20 16:32:46 +02:00
## 0.0.1
* TODO: Describe initial release.