tmdb_dart 0.2.2 tmdb_dart: ^0.2.2 copied to clipboard
Type Safe API client for The Movie Database API (v3)[https://developers.themoviedb.org/3/]
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.