animeflv 0.0.6 copy "animeflv: ^0.0.6" to clipboard
animeflv: ^0.0.6 copied to clipboard

An animeflv.net api that allows you to retrieve different data from the animeflv catalog, and use it inside your own app or code using dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add animeflv

With Flutter:

 $ flutter pub add animeflv

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

dependencies:
  animeflv: ^0.0.6

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:animeflv/animeflv.dart';
7
likes
100
pub points
37%
popularity

Publisher

unverified uploader

An animeflv.net api that allows you to retrieve different data from the animeflv catalog, and use it inside your own app or code using dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

beautiful_soup_dart, html, http, quiver

More

Packages that depend on animeflv