Auth Helper
Auth Helper is a Flutter package that simplifies authentication processes.
It provides helper functions for login, registration, and session management.
Features
- Easy integration with authentication APIs
- Async login and logout methods
- Supports token-based authentication
Installation
Add this to your pubspec.yaml:
dependencies:
auth_helper: ^0.0.1