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

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
copied to clipboard

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.25-alpha
copied to clipboard

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';
copied to clipboard
64
likes
40
points
142
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.29 - 2025.04.13

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, graphql, shared_preferences

More

Packages that depend on flutter_simple_shopify