shikimori_api 0.0.5 copy "shikimori_api: ^0.0.5" to clipboard
shikimori_api: ^0.0.5 copied to clipboard

A pure dart, ultra-lite package to interact with the Shikimori API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shikimori_api

With Flutter:

 $ flutter pub add shikimori_api

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

dependencies:
  shikimori_api: ^0.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:shikimori_api/shikimori_api.dart';
2
likes
150
points
27
downloads
screenshot

Publisher

verified publisherikramhasan.com

Weekly Downloads

A pure dart, ultra-lite package to interact with the Shikimori API.

Repository (GitHub)
View/report issues

Topics

#shikimori #api #dart #anime #manga

Documentation

API reference

License

MIT (license)

More

Packages that depend on shikimori_api