Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 450 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 450 Bytes

Changelog

1.0.0

  • 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.