- Feature
- Added page support for trending items #24 by Viswanth1038
- Fixed #14
- flutter web support
- TMDBSocketException is Deprecated
- Doesn't throw
TMDBSocketException
if internet connection is not avaliable.
- Fixed append to response bug. #16
- Thanks to @Viswanth1038 for contributing this fix.
bug fix
- Bug fix by @Arley011 with PR #13
There are some breaking changes
- All the exceptions now implements
TMDBException
- Throw
TMDBSocketException
if internet connection is not avaliable.
- 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.
- previous version was causing unwanted console logs so i removed it.
But you can still access those logs using logConfig parameter
in
- Out of beta
- Updated ReadMe
- Almost all the features are added There are some breaking changes to be noted
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
-
support for v3 API
-
added
- Discover
- Networks
- Reviews
- Versions
-
Refer README.md for more info
- Trending
- Updated README.md
- Movies
- Tv shows
- Tv Seasons
- Tv Episodes
- People
- Credits
- Certification
- Changes
- Collections
- Find
- Genres
- Keywords
- Companies