Skip to content

NeoGold-Dev/swell.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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));

Additional information

Still work in progress

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages