mp_integration 0.0.1 copy "mp_integration: ^0.0.1" to clipboard
mp_integration: ^0.0.1 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 Flutter:

 $ flutter pub add mp_integration

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

dependencies:
  mp_integration: ^0.0.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:mp_integration/mp_integration.dart';
1
likes
150
points
82
downloads

Publisher

verified publishercodesfirst.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on mp_integration