intrale_payments 0.0.17 copy "intrale_payments: ^0.0.17" to clipboard
intrale_payments: ^0.0.17 copied to clipboard

A Flutter plugin for integrate with mercadopago.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add intrale_payments

With Flutter:

 $ flutter pub add intrale_payments

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

dependencies:
  intrale_payments: ^0.0.17

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:intrale_payments/intrale_payments.dart';
0
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrate with mercadopago.

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on intrale_payments

Packages that implement intrale_payments