jikan_api 1.7.0 copy "jikan_api: ^1.7.0" to clipboard
jikan_api: ^1.7.0 copied to clipboard

Dart wrapper for the Jikan API, an unofficial MyAnimeList API.

1.7.0 #

  • Removed deprecated user lists endpoints.
  • Updated GenreList.anime and GenreList.manga entries again.

1.6.1 #

  • Set type param to nullable.
  • Add themes, demographics and explicitGenres fields to models.
  • Updated GenreList.anime and GenreList.manga entries.

1.6.0 #

  • Migrate to null safety.

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 advanced search method.
  • Update lower bound of dart dependency to 2.7.0.

1.3.1 #

  • Set synopsis param to nullable (fix issue #1).

1.3.0 #

  • Added club models.
  • Set optional param type to getAnimeForum and getMangaForum.
  • Set optional param page to getUserFriends.
  • getAnimeMoreInfo and getMangaMoreInfo now returns String.

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.
29
likes
130
points
88
downloads

Publisher

unverified uploader

Weekly Downloads

Dart wrapper for the Jikan API, an unofficial MyAnimeList API.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

built_collection, built_value, http

More

Packages that depend on jikan_api