- Initial release of the
flutter_ui_auth
package. - 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_fonts
package. - Included validation for email, password, and confirm password fields.
- Toggle between sign-in and sign-up modes.
- Responsive design for different screen sizes.