flutter_freedome_authentication 1.1.0 copy "flutter_freedome_authentication: ^1.1.0" to clipboard
flutter_freedome_authentication: ^1.1.0 copied to clipboard

FreeDome authentication library for Flutter applications

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2024-01-01 #

Added #

  • Initial release of flutter_freedome_authentication
  • User authentication with login/logout functionality
  • User registration with validation
  • Password management (change/reset)
  • Token management (access/refresh tokens)
  • Secure password hashing using SHA-256
  • Persistent authentication state with SharedPreferences
  • Event-driven architecture with Stream controllers
  • Comprehensive test coverage
  • JSON serialization support for all models
  • Error handling with custom exceptions
0
likes
155
points
14
downloads

Publisher

verified publisherfreedome.nativemind.net

Weekly Downloads

FreeDome authentication library for Flutter applications

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_localizations, http, intl, json_annotation, shared_preferences

More

Packages that depend on flutter_freedome_authentication