flutter_freedome_authentication 1.0.0 copy "flutter_freedome_authentication: ^1.0.0" to clipboard
flutter_freedome_authentication: ^1.0.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
150
points
25
downloads

Documentation

API reference

Publisher

verified publisherfreedome.nativemind.net

Weekly Downloads

FreeDome authentication library for Flutter applications

Homepage

License

MIT (license)

Dependencies

crypto, flutter, http, json_annotation, shared_preferences

More

Packages that depend on flutter_freedome_authentication