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

outdated

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

[1.2.0] - 24-5-2020 #

  • 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 #

    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 (if any features are missing you can create a issue)

    There are some breaking changes to be noted

    Avaliabe features #

     v3( 🎊✨ Completed 🎉🎉)
      - [X] Auth
      - [X] Account
      - [X] Guest Sessions
      - [x] Movies
      - [x] Tv shows
      - [x] Tv Seasons
      - [x] Tv Episodes 
      - [X] People
      - [X] Credits
      - [X] Certification
      - [X] Changes
      - [X] Collections
      - [X] Find
      - [X] Genres
      - [X] Keywords
      - [X] Companies
      - [X] Trending
      - [X] Search
      - [X] Discover
      - [X] Networks
      - [X] Reviews
      - [X] Versions
      - [X] Lists
    
     v4(🎊✨ Completed 🎉🎉)
      - [X] Image URL Constructor
      - [X] auth
      - [X] account
      - [X] 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
48
likes
0
pub points
88%
popularity

Publisher

verified publisherratakondalaarun.dev

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