cielo_flutter 0.0.6 copy "cielo_flutter: ^0.0.6" to clipboard
cielo_flutter: ^0.0.6 copied to clipboard

An unofficial Flutter SDK for Brazilian Cielo/Braspag payment gateways.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cielo_flutter

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

dependencies:
  cielo_flutter: ^0.0.6

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

Import it

Now in your Dart code, you can use:

import 'package:cielo_flutter/cielo_flutter.dart';
1
likes
150
pub points
47%
popularity

Publisher

unverified uploader

An unofficial Flutter SDK for Brazilian Cielo/Braspag payment gateways.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on cielo_flutter