Overview
Flutter Mobile SDK for Shopify v1.0.0
Start using Shopify in your Flutter application with the WooSignal SDK we provide, you can quickly start building a WooCommmerce App using your simple SDK.
Add this to your app dependencies in pubspec.yaml
woosignal-shopify: ^1.0.0
You can install packages from the command line:
$ flutter packages get
Now in your Dart code, you can use
import 'package:woosignal-shopify/woosignal-shopify.dart';
You can view the library on https://pub.dev - here