jikan_api 1.5.0+1
jikan_api: ^1.5.0+1 copied to clipboard
Dart wrapper for the Jikan API, an unofficial MyAnimeList API.
1.5.0+1 #
- Internal changes and notes added to readme.
1.5.0 #
- Updated
getGenre
method to better use (breaking change). GenreList
now returns the list of anime and manga genres.
1.4.0 #
- Add optional param
debug
to print url in the console, defaults false. - Add optional param
custom
to allow advancedsearch
method. - Update lower bound of dart dependency to 2.7.0.
1.3.0 #
- Added club models.
- Set optional param
type
togetAnimeForum
andgetMangaForum
. - Set optional param
page
togetUserFriends
. getAnimeMoreInfo
andgetMangaMoreInfo
now returnsString
.
1.2.0 #
- Set
scoredBy
param to nullable. - Fixed linter warnings.
1.1.0 #
- Updated http method to rescue server errors.
1.0.0+1 #
- Updated user list parameters.
1.0.0 #
- Fixed package suggestions.
0.0.1 #
- Initial release.