mpcheckout 1.1.2 copy "mpcheckout: ^1.1.2" to clipboard
mpcheckout: ^1.1.2 copied to clipboard

PlatformAndroid

An unofficial package of MercadoPago Mobile Checkout.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mpcheckout

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

dependencies:
  mpcheckout: ^1.1.2

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:mpcheckout/mpcheckout.dart';
5
likes
110
pub points
30%
popularity
screenshot

Publisher

unverified uploader

An unofficial package of MercadoPago Mobile Checkout.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

cafecito.app

License

MIT (LICENSE)

Dependencies

flutter, freezed_annotation, http, json_annotation

More

Packages that depend on mpcheckout