woosignal_shopify_api 1.3.7 copy "woosignal_shopify_api: ^1.3.7" to clipboard
woosignal_shopify_api: ^1.3.7 copied to clipboard

Shopify API for Dart, connect a Shopify store on WooSignal and start using the API to get products, login, create orders and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add woosignal_shopify_api

With Flutter:

 $ flutter pub add woosignal_shopify_api

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

dependencies:
  woosignal_shopify_api: ^1.3.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:woosignal_shopify_api/woosignal_shopify_api.dart';
4
likes
0
points
347
downloads

Publisher

verified publisherwoosignal.com

Weekly Downloads

Shopify API for Dart, connect a Shopify store on WooSignal and start using the API to get products, login, create orders and more.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

collection, device_meta, dio, encrypt, flutter, nylo_framework

More

Packages that depend on woosignal_shopify_api