tmdb_api 1.2.5 copy "tmdb_api: ^1.2.5" to clipboard
tmdb_api: ^1.2.5 copied to clipboard

outdated

Dart client-side API package for TMDB.org API (https://www.themoviedb.org/).

1.2.5 #

1.2.4 #

  • Fixed #14
    • flutter web support
    • TMDBSocketException is Deprecated
    • Doesn't throw TMDBSocketException if internet connection is not avaliable.

1.2.3 #

  • Fixed append to response bug. #16

1.2.2 #

bug fix

1.2.1 #

  • Bug fix by @Arley011 with PR #13

1.2.0 #

There are some breaking changes

  • All the exceptions now implements TMDBException
  • Throw TMDBSocketException if internet connection is not avaliable.

1.1.0 #

  • Added Logger.
    • previous version was causing unwanted console logs so i removed it. But you can still access those logs using logConfig parameter in TMDB class.

1.0.0-stable #

  • Out of beta

1.0.0-beta.1 #

  • Updated ReadMe

1.0.0-beta #

  • Almost all the features are added There are some breaking changes to be noted

Avaliabe features #

v3( 🎊✨ Completed πŸŽ‰πŸŽ‰)

  • βœ… Auth
  • βœ… Account
  • βœ… Guest Sessions
  • βœ… Movies
  • βœ… Tv shows
  • βœ… Tv Seasons
  • βœ… Tv Episodes
  • βœ… People
  • βœ… Credits
  • βœ… Certification
  • βœ… Changes
  • βœ… Collections
  • βœ… Find
  • βœ… Genres
  • βœ… Keywords
  • βœ… Companies
  • βœ… Trending
  • βœ… Search
  • βœ… Discover
  • βœ… Networks
  • βœ… Reviews
  • βœ… Versions
  • βœ… Lists v4(🎊✨ Completed πŸŽ‰πŸŽ‰)
  • βœ… Image URL Constructor
  • βœ… auth
  • βœ… account
  • βœ… lists

0.3.1-alpha #

  • support for v3 API

  • added

    • βœ… Discover
    • βœ… Networks
    • βœ… Reviews
    • βœ… Versions
  • Refer README.md for more info

Avaliable features (0.2.1-alpha) #

  • βœ… Trending
  • Updated README.md

Avaliable features (0.2.0-alpha) #

  • βœ… Movies
  • βœ… Tv shows
  • βœ… Tv Seasons
  • βœ… Tv Episodes
  • βœ… People
  • βœ… Credits
  • βœ… Certification
  • βœ… Changes
  • βœ… Collections
  • βœ… Find
  • βœ… Genres
  • βœ… Keywords
  • βœ… Companies
58
likes
0
points
668
downloads

Publisher

verified publisherratakondalaarun.dev

Weekly Downloads

Dart client-side API package for TMDB.org API (https://www.themoviedb.org/).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

colorize, http

More

Packages that depend on tmdb_api