audienceful_api 0.0.3 copy "audienceful_api: ^0.0.3" to clipboard
audienceful_api: ^0.0.3 copied to clipboard

Unofficial, up to date Audienceful API for Dart and Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audienceful_api

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

dependencies:
  audienceful_api: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:audienceful_api/audienceful_api.dart';
2
likes
150
points
31
downloads

Publisher

verified publisheruntitledapps.net

Weekly Downloads

Unofficial, up to date Audienceful API for Dart and Flutter.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on audienceful_api