yir_login_page 1.0.3
yir_login_page: ^1.0.3 copied to clipboard
A premium animated authentication UI for Flutter featuring crimson-themed forms, password strength indicators, and geometric social auth designs.
1.0.3 #
- UI refinements and improved responsiveness
- Minor bug fixes and stability improvements
- Optimized animations for smoother performance
- Updated documentation
1.0.2 #
- Improved UI performance and animation smoothness
- Fixed minor bugs in login form validation
- Enhanced password strength indicator logic
- Updated documentation and examples
- Code cleanup and optimization
1.0.0 #
- Initial Release - A premium animated authentication UI package for Flutter
- Added
CrimsonLoginForm- Complete login form widget with email/phone and password fields - Added
CrimsonEmailField- Premium email/phone input field with geometric styling - Added
CrimsonPasswordField- Password field with strength indicator - Added
CrimsonAuthButton- Animated authentication button with loading state - Added
CrimsonSocialRow- Social authentication buttons container - Added
SocialAuthItem- Data model for social authentication options - Full support for email and phone number validation modes
- Smooth animations and transitions throughout the form
- Customizable themes and styling options
- Well-documented with comprehensive examples