Dart TMDB
The Movie DB API Client for Dart v2
Example
To run the example you first need to get your api_key from The Movie Database API,
then you can run dart example/main.dart your_api_key or replace with your api_key in the .vscode/launch.json configuration.
Issues
For issues, file directly in the main repo.