flutter_ui_auth 1.0.0
flutter_ui_auth: ^1.0.0 copied to clipboard
A customizable login screen with animations for Flutter applications.
Changelog #
1.0.0 #
- Initial release of the
flutter_ui_authpackage. - Added customizable login and sign-up forms.
- Integrated beautiful staggered animations for form transitions using
flutter_staggered_animations. - Added support for Google Fonts with
google_fontspackage. - Included validation for email, password, and confirm password fields.
- Toggle between sign-in and sign-up modes.
- Responsive design for different screen sizes.