woocommerce_client 1.0.7 copy "woocommerce_client: ^1.0.7" to clipboard
woocommerce_client: ^1.0.7 copied to clipboard

Woocommerce Rest API Dart client package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add woocommerce_client

With Flutter:

 $ flutter pub add woocommerce_client

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

dependencies:
  woocommerce_client: ^1.0.7

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:woocommerce_client/woocommerce_client.dart';
5
likes
130
pub points
39%
popularity

Publisher

unverified uploader

Woocommerce Rest API Dart client package

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, crypto, http

More

Packages that depend on woocommerce_client