Jikan bindings for jikan api is returns built_value structures so you need to have it in your dependencies
Build status:
Available API methods:
Future<BuiltList<Top>> getTop(TopType type, {int page, TopSubtype subtype});
Future<String> getAnime(int animeId, AnimeRequestType type);
Future<MoreInfo> getAnimeMoreInfo(int animeId);
Future<AnimeEpisodes> getAnimeEpisodes(int animeId, {int episodes = 1});
Future<BuiltList<Article>> getAnimeNews(int animeId);
Future<BuiltList<Picture>> getAnimePictures(int animeId);
Future<BuiltList<Promo>> getAnimeVideos(int animeId);
Future<Stats> getAnimeStats(int animeId);
Future<Forum> getAnimeForum(int animeId);
Future<BuiltList<Recommendation>> getAnimeRecommendations(int animeId);
Future<BuiltList<MangaCharacter>> getMangaCharacters(int mangaId);
Future<BuiltList<Article>> getMangaNews(int mangaId);
Future<BuiltList<Picture>> getMangaPictures(int mangaId);
Future<Stats> getMangaStats(int mangaId);
Future<Forum> getMangaForum(int mangaId);
Future<MoreInfo> getMangaMoreInfo(int mangaId);
Future<BuiltList<Recommendation>> getMangaRecommendations(int mangaId);
Future<BuiltList<Picture>> getPersonPictures(int mangaId);
Future<BuiltList<Picture>> getCharactersPictures(int mangaId);
Future<Season> getSeason(int year, SeasonType season);
Future<Schedule> getSchedule({WeekDay weekday});
Future<GenreList> getGenre(GenreType type, Genre genre, {int page = 1});
Future<Producers> getProducers(int producerId, {int page = 1});
Future<Producers> getMagazines(int magazineId, {int page = 1});
Future<String> getUser(String username, {UserRequestType request});
Future<ProfileResult> getUserProfile(String username);
Future<HistoryResult> getUserHistory(String username, HistoryType historyType);
Work in progress
Api bindings:
-
x
Topx
Animex
airingx
upcomingx
tvx
moviex
ovax
specialx
bypopularity,x
favorite
x
Mangax
mangax
novelsx
oneshotsx
doujinx
manhwax
manhuax
bypopularity,x
favorite
x
Peoplex
Characters
-
x
Episodesx
Newsx
Picturesx
Videosx
Statsx
Forumx
More infox
Recommendations
-
x
Charactersx
Newsx
Picturesx
Statsx
Forumx
More infox
Recommendations
-
x
Person -
x
Characters -
x
Season -
-
-
x
Schedule -
x
Genrex
animex
mangax
genre
-
x
Producer -
x
Magazine -
x
Userx
Profilex
Historyx
Friendsx
Anime listx
allx
watchingx
completedx
on holdx
droppedx
plan to watch
x
Manga listx
allx
readingx
completedx
on holdx
droppedx
plan to read
-
-
Libraries
- jikan_dart
- Support for doing something awesome. [...]