mpesa_sdk_mz 3.0.0 copy "mpesa_sdk_mz: ^3.0.0" to clipboard
mpesa_sdk_mz: ^3.0.0 copied to clipboard

A Dart package for M-Pesa API (Mozambique), maintained by ultramarcante and usable in any Dart framework because it is written in plain Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mpesa_sdk_mz

With Flutter:

 $ flutter pub add mpesa_sdk_mz

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

dependencies:
  mpesa_sdk_mz: ^3.0.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:mpesa_sdk_mz/mpesa_sdk_mz.dart';
2
likes
120
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart package for M-Pesa API (Mozambique), maintained by ultramarcante and usable in any Dart framework because it is written in plain Dart.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

asn1lib, http, pointycastle

More

Packages that depend on mpesa_sdk_mz