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

outdated

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: ^0.0.4

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
0
pub points
26%
popularity

Publisher

unverified uploader

An unofficial package of MercadoPago Mobile Checkout.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, json_annotation

More

Packages that depend on mpcheckout