flutter_better_auth 0.0.6
flutter_better_auth: ^0.0.6 copied to clipboard
A Dart/Flutter client for the Better Auth platform, enabling secure sign-in, sign-up, and session management in Flutter applications.
Changelog #
0.0.1 #
- Initial release with support for:
- Default API authentication
- Social authentication
- Email, phone number, and username authentication
- Anonymous authentication
0.0.2 #
- Update readme
- Add admin plugin
0.0.3 #
- Refactoring
- Add github example
0.0.4 #
- Add Email OTP
- Add plugin example in readme
0.0.5 #
- Update readme for plugin example