acrcloud_rest 0.1.0+3 copy "acrcloud_rest: ^0.1.0+3" to clipboard
acrcloud_rest: ^0.1.0+3 copied to clipboard

outdated

A Dart http client for the ACRCloud service.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add acrcloud_rest

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

dependencies:
  acrcloud_rest: ^0.1.0+3

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:acrcloud_rest/acrcloud_rest.dart';
2
likes
0
points
12
downloads

Publisher

verified publisheraquiles.dev

Weekly Downloads

A Dart http client for the ACRCloud service.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, freezed_annotation, http, json_annotation

More

Packages that depend on acrcloud_rest