flutter_simple_shopify 0.0.11-alpha copy "flutter_simple_shopify: ^0.0.11-alpha" to clipboard
flutter_simple_shopify: ^0.0.11-alpha copied to clipboard

outdated

A new Flutter package which provides help in creating a mobile app of a shopify store.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_simple_shopify

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

dependencies:
  flutter_simple_shopify: ^0.0.11-alpha

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:flutter_simple_shopify/flutter_simple_shopify.dart';
64
likes
0
pub points
13%
popularity

Publisher

unverified uploader

A new Flutter package which provides help in creating a mobile app of a shopify store.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

enum_to_string, flutter, graphql, shared_preferences

More

Packages that depend on flutter_simple_shopify