trakt_api_client 1.0.0
trakt_api_client: ^1.0.0 copied to clipboard
A comprehensive, type-safe, and highly optimized Dart/Flutter client for the Trakt.tv API. Supports 100% coverage, OAuth2, and advanced filtering.
1.0.0 #
- Initial release with 100% Trakt API coverage.
- Type-safe implementation using Enums for all categorical parameters.
- Automatic OAuth2 token refresh logic (Silent Refresh).
- Advanced filtering and special character escaping for Search.
- Polymorphic and Generic model architecture for cleaner data access.
- Support for Movies, Shows, Seasons, Episodes, People, Sync, and Users APIs.
- Comprehensive documentation and error handling.