auth_api_rest_mobile
Flutter authentication package providing OAuth2-based authentication with session management, OTP validation, password recovery, and user registration. Supports iOS and Android platforms.
3.0.0
What this package is like to depend on
Last release 8 months ago
04 Dec 2025
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
9 months old
4 releases · first in 2025
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · Nov 2025 to Dec 2025
2026
Releases
latest 4-
3.0.004 Dec 2025Release notes
Open source →Changed
- Major version update for pub.dev publication
- Updated all dependencies to latest compatible versions
- Removed GitHub repository references for pub.dev compatibility
-
2.0.001 Dec 2025Release notes
Open source →Changed
- Major version update for pub.dev publication
- Updated all dependencies to latest compatible versions
-
1.0.126 Nov 2025Release notes
Open source →Changed
- Updated dependency from
api_rest_fluttertoapi_rest_flutter_mobile
- Updated dependency from
-
1.0.026 Nov 2025Release notes
Open source →Added
- Initial release of auth_api_rest_mobile package
- OAuth2-based authentication with session management
- Login and logout functionality via
AuthBloc - OTP generation and validation support
- Password recovery flow (3-step process)
- User registration with temporary session handling
- Active session management (list and close sessions)
- Socket integration for real-time updates
- Support for iOS and Android platforms
- BLoC pattern for state management
- Debug logging with configurable flags