flutter_login_template 1.1.0 flutter_login_template: ^1.1.0 copied to clipboard
A Flutter package to create set of pages are used for sign in/up workflow. It will be useful for your awesome app.
[1.1.0] - 25/05/2022 #
- Migrate to flutter 3.0.1.
[1.0.1+3] - 24/04/2022 #
- Migrate to flutter stable.
- add option passwordVisible.
- Minor bug fixed: only show errorText if not empty.
- add option TextField enabled.
- add option maxLines.
- add option signInSectionVisible.
[1.0.0+2] - 05/09/2021 #
- Fix method LoginTemplateStyle.only.
[1.0.0+1] - 25/06/2021 #
- Fix demo gif.
[1.0.0] - 03/06/2021 #
- First release version.