mercadopago_sdk 1.0.1 copy "mercadopago_sdk: ^1.0.1" to clipboard
mercadopago_sdk: ^1.0.1 copied to clipboard

outdated

Mercadopago SDK module for Payments integration for use in applications web, server, flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mercadopago_sdk

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

dependencies:
  mercadopago_sdk: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:mercadopago_sdk/mercadopago_sdk.dart';
49
likes
0
pub points
95%
popularity

Publisher

unverified uploader

Mercadopago SDK module for Payments integration for use in applications web, server, flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, test

More

Packages that depend on mercadopago_sdk