WooSignal Mobile Shopify App SDK for Flutter Developers

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.


Installing

Add this to your app dependencies in pubspec.yaml

woosignal-shopify: ^1.0.0

Include package in your dart project

You can install packages from the command line:

$ flutter packages get

Ready to import and use ⚡️

Now in your Dart code, you can use

import 'package:woosignal-shopify/woosignal-shopify.dart';

WooSignal Shopify Flutter SDK

You can view the library on https://pub.dev - here