flutter_login 1.0.13
flutter_login: ^1.0.13 copied to clipboard
A login widget with login/signup functionalities to help speed up development
1.0.13 Minor improvements and Bug fix(es) (23/01/2020) #
- Share email input between login and recovery cards (@doc-rj-celltrak in #13)
- Fix render overflow exceptions #20
1.0.11 Misc bug fixes (17/01/2020) #
- Attempt to fix text not centered in the web build
- Fix exception on submit when onSubmitAnimationCompleted is empty
- Fix: test failed due to framework error
1.0.10+1 Fix example's logo hero animation (11/12/2019) #
1.0.10 Extend configurations & bug fixes (09/12/2019) #
- Add
pageColorLight
andpageColorDark
to customize screen background color gradients (@doc-rj-celltrak in #12) - Add configurable intro to recovery card (@doc-rj-celltrak in #9)
- Fix empty/null title still takes empty space (should be collapse) (@doc-rj-celltrak in #10)
- Fix hardcode button width (@doc-rj-celltrak in #17)
- Fix crashing when applying
primaryColor
(@doc-rj-celltrak in #11)
1.0.4 Add option to disable debug buttons (11/10/2019) #
1.0.3 Bug fix #
- Fix app crashing when omitting
logoPath
parameter
1.0.2 Add license #
- Add license
1.0.1 Fix document #
- Fix image not loading on pub.flutter-io.cn README
- Reduce font size in description column