jikan_api 1.4.0
jikan_api: ^1.4.0 copied to clipboard
Dart wrapper for the Jikan API, an unofficial MyAnimeList API.
1.4.0 #
- Add optional param
debug
to print url in the console, defaults true. - 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 get response method to rescue server errors.
1.0.0+1 #
- Updated user list parameters.
1.0.0 #
- Fixed package suggestions.
0.0.1 #
- Initial release.