testera_auth 1.0.2
testera_auth: ^1.0.2 copied to clipboard
A Flutter plugin that provides a simple authentication layer using a code-based validation system.
Changelog #
1.0.2 - 2024-03-19 #
Added #
- Added app store links with icons for Google Play and App Store
- Added new dependency
url_launcherfor handling app store links - Added "Download Testera Now" section with store buttons
Changed #
- Updated UI design to match modern authentication style
- Added gradient background
- Improved error message display with icon and container
- Enhanced button and text field styling
- Added proper spacing and layout improvements
- Changed validation URL to 'https://validatecode-y5o7lctmaq-uc.a.run.app'
- Updated error message to be more descriptive
Fixed #
- Fixed authentication state check logic
- Improved loading state handling in the code entry dialog