mirror of
https://github.com/Iconica-Development/flutter_login_widget.git
synced 2025-05-19 21:53:45 +02:00
36 lines
646 B
Markdown
36 lines
646 B
Markdown
## 4.2.0
|
|
* Option for spacers add the start and end of the form
|
|
|
|
## 4.1.1
|
|
* Export default LoginValidationService
|
|
|
|
## 4.1.0
|
|
* Option to add spacers between all items
|
|
|
|
## 4.0.0
|
|
* More decoration options less default padding
|
|
|
|
## 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.
|