0 purchases
swell
This is an non official swell api for swell.is
Features #
❌ Products
❌ Categories
❌ Attributes
❌ Accounts
❌ Carts
❌ Payments
❌ Currencies
❌ Localization
❌ Settings
❌ Subscriptions
Getting started #
init swell #
Usage #
swell.products.get()
final client = SwellApi(dio, baseUrl: Swell.instance.url.toString());
client.getProducts({}).then((it) => print(it.results));
copied to clipboard
Additional information #
Still work in progress
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.