ao3 0.0.18 copy "ao3: ^0.0.18" to clipboard
ao3: ^0.0.18 copied to clipboard

retracted

This is an unofficial API that lets you access some of AO3's (archiveofourown.org) data through dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ao3

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

dependencies:
  ao3: ^0.0.18

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:ao3/ao3.dart';
0
likes
0
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

This is an unofficial API that lets you access some of AO3's (archiveofourown.org) data through dart.

License

unknown (license)

Dependencies

cookie_jar, dio, dio_cookie_manager, html, http, intl, path, synchronized, validators

More

Packages that depend on ao3