tmdb_api_client 1.0.0
tmdb_api_client: ^1.0.0 copied to clipboard
A comprehensive, high-quality Dart wrapper for The Movie Database (TMDB) API, covering both v3 and v4 versions with unified parameter handling and granular models.
1.0.0 #
- Initial release with comprehensive TMDB API v3 and v4 support.
- Implemented unified data models for Movies, TV, People, and common API blocks.
- Added support for all TMDB API v3 endpoints.
- Added v4 Auth, Lists, and Account support.
- Professional documentation and example guide included.