shopify_flutter 2.8.1 copy "shopify_flutter: ^2.8.1" to clipboard
shopify_flutter: ^2.8.1 copied to clipboard

A Flutter package to seamlessly connect your Shopify store with your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shopify_flutter

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

dependencies:
  shopify_flutter: ^2.8.1

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:shopify_flutter/shopify_flutter.dart';
80
likes
130
points
1.87k
downloads
screenshot

Documentation

API reference

Publisher

verified publishersujangainju.com.np

Weekly Downloads

A Flutter package to seamlessly connect your Shopify store with your app.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, freezed_annotation, graphql_flutter, intl, json_annotation, json_serializable, shared_preferences, url_launcher

More

Packages that depend on shopify_flutter