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

outdated

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jikan_api

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  jikan_api: ^1.3.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:jikan_api/jikan_api.dart';
24
likes
0
pub points
58%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

built_collection, built_value, http

More

Packages that depend on jikan_api