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

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

With Flutter:

 $ flutter 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.3.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:mercadopago_sdk/mercadopago_sdk.dart';
52
likes
140
points
942
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

http, test

More

Packages that depend on mercadopago_sdk