shopware_sdk 0.1.0+11 copy "shopware_sdk: ^0.1.0+11" to clipboard
shopware_sdk: ^0.1.0+11 copied to clipboard

A composable, cross-platform, Future-based Dart SDK for the Shopware 5 REST API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shopware_sdk

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

dependencies:
  shopware_sdk: ^0.1.0+11

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:shopware_sdk/shopware_sdk.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A composable, cross-platform, Future-based Dart SDK for the Shopware 5 REST API.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

http

More

Packages that depend on shopware_sdk