mpcheckout 1.1.1 copy "mpcheckout: ^1.1.1" to clipboard
mpcheckout: ^1.1.1 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.1

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
130
points
58
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

An unofficial package of MercadoPago Mobile Checkout.

Repository (GitHub)

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