iugu 2.0.0+4 copy "iugu: ^2.0.0+4" to clipboard
iugu: ^2.0.0+4 copied to clipboard

Client Flutter/Dart de acesso aos principais recursos da Api da IUGU

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add iugu
copied to clipboard

With Flutter:

 $ flutter pub add iugu
copied to clipboard

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

dependencies:
  iugu: ^2.0.0+4
copied to clipboard

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:iugu/iugu.dart';
copied to clipboard
13
likes
140
points
2
downloads

Publisher

verified publisherflutterando.com.br

Weekly Downloads

2024.07.06 - 2025.01.18

Client Flutter/Dart de acesso aos principais recursos da Api da IUGU

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, meta, uuid

More

Packages that depend on iugu