tmdb_dart 0.0.6 copy "tmdb_dart: ^0.0.6" to clipboard
tmdb_dart: ^0.0.6 copied to clipboard

outdated

Type Safe API client for TheMovieDB

0.0.1 #

  • Initial release.

0.0.1+1 #

  • Renamed main lib file according to pub guidelines
  • Relaxed constraint on http dependency

0.0.2 #

  • Added methods for predefined searches: getTopRatedMovies(), getPopularMovies(), getUpcomingMovies(), getNowPlayingMovies(), getLatestMovies()

0.0.3 #

  • Added methods for getting movie details getMovie()
  • Partial support for response appending of getMovie(), currently only Images are appended
  • Renamed Resolution to AssetQuality
  • Extracted Asset Path resolving methods from Configuration class to AssetResolver

0.0.4 #

  • Changed http package version

0.0.5 #

  • Upgraded version of the 'http' package
  • Upgraded sdk version to stable (was 'dev' previosly)
  • Enhanced getMovie() method to support new appending options
    1. Alternative Titles
    2. Credits
    3. External Ids
    4. Keywords
    5. Videos
    6. Recommendations
    7. Similar Movies

0.0.6 #

  • Asset Resolver now resolves null urls to null instead of prepending image url
  • MovieBase constructor does not fail anymore on null release date
13
likes
0
pub points
59%
popularity

Publisher

unverified uploader

Type Safe API client for TheMovieDB

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http

More

Packages that depend on tmdb_dart