garu 0.7.0 copy "garu: ^0.7.0" to clipboard
garu: ^0.7.0 copied to clipboard

Dart/Flutter SDK for the Garu payment gateway — PIX, credit card, boleto, recurring charges, webhooks.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add garu

With Flutter:

 $ flutter pub add garu

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

dependencies:
  garu: ^0.7.0

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:garu/garu.dart';
0
likes
160
points
151
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart/Flutter SDK for the Garu payment gateway — PIX, credit card, boleto, recurring charges, webhooks.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, http, uuid

More

Packages that depend on garu