otlub_flutter_sdk 1.0.0
otlub_flutter_sdk: ^1.0.0 copied to clipboard
Official OTLUB Flutter SDK for API integration and authentication
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 - 2025-01-08 #
Added #
- Initial release of OTLUB Flutter SDK
- Authentication (login, register, logout)
- User management
- API integration
- Secure token storage
- Comprehensive error handling
- Full platform support (Android, iOS, Web, Desktop)
Features #
- OTLUBClient class for easy integration
- OTLUBAuthService for authentication
- OTLUBApiService for API calls
- Secure storage with flutter_secure_storage
- Detailed logging with logger package
- Type-safe models with JSON serialization