jp_moviedb 0.0.9 jp_moviedb: ^0.0.9 copied to clipboard
A new Flutter package to wrap the MovieDb API
0.0.1 #
- TMDB API library. Currently Discover/Movie , Search/Person , and Genres/Movie supported
0.0.2 #
- Fixed issue with movie endpoint throwing a null error
0.0.3 #
- Added FromMap to MovieFilters
0.0.4 #
- Added DateTime Parsing of Date Strings
0.0.5 #
- Adding GetMovieDetails Function that sets the movie runtime for a movie passed into it
0.0.8 #
- Added some mapping functions
0.0.9 #
- Add with cast to movie filter
- Made Release date , Genre, and Actor optional