myanimelist 0.0.2 copy "myanimelist: ^0.0.2" to clipboard
myanimelist: ^0.0.2 copied to clipboard

outdated

Provides wrappers for accessing the MyAnimeList API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add myanimelist

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

dependencies:
  myanimelist: ^0.0.2

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:myanimelist/myanimelist.dart';
2
likes
0
pub points
0%
popularity

Publisher

verified publisherdexterx.dev

Provides wrappers for accessing the MyAnimeList API

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, json_annotation, xml2json

More

Packages that depend on myanimelist