nuvemshop_api 0.1.1 copy "nuvemshop_api: ^0.1.1" to clipboard
nuvemshop_api: ^0.1.1 copied to clipboard

Cliente Dart para a API REST Nuvemshop / Tiendanube (produtos, pedidos, loja, OAuth2). Documentação oficial: https://tiendanube.github.io/api-documentation/

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nuvemshop_api

With Flutter:

 $ flutter pub add nuvemshop_api

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

dependencies:
  nuvemshop_api: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:nuvemshop_api/nuvemshop_api.dart';
0
likes
160
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cliente Dart para a API REST Nuvemshop / Tiendanube (produtos, pedidos, loja, OAuth2). Documentação oficial: https://tiendanube.github.io/api-documentation/

Repository (GitHub)
View/report issues

Topics

#ecommerce #nuvemshop #tiendanube #api #rest

License

MIT (license)

Dependencies

dio, meta

More

Packages that depend on nuvemshop_api