woocommerce_api 0.1.0 copy "woocommerce_api: ^0.1.0" to clipboard
woocommerce_api: ^0.1.0 copied to clipboard

A package to interact with the WooCommerce API (null-safe).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add woocommerce_api

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

dependencies:
  woocommerce_api: ^0.1.0

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:woocommerce_api/woocommerce_api.dart';
63
likes
110
pub points
82%
popularity

Publisher

verified publishersamarthagarwal.in

A package to interact with the WooCommerce API (null-safe).

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, flutter, http

More

Packages that depend on woocommerce_api