testera_auth 1.0.2 copy "testera_auth: ^1.0.2" to clipboard
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_launcher for 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

1.0.1 - 2024-03-18 #

Added #

  • Added expiration duration parameter to control code validity period
  • Added loading and error widgets for better user feedback

Changed #

  • Updated validation logic to use HTTP requests
  • Improved error handling and user feedback

1.0.0 - 2024-03-17 #

Added #

  • Initial release of TesteraAuth plugin
  • Basic code validation functionality
  • Shared preferences integration for persistent authentication
  • Simple UI for code entry
0
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides a simple authentication layer using a code-based validation system.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, shared_preferences, url_launcher

More

Packages that depend on testera_auth

Packages that implement testera_auth