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

A production-ready Dart SDK for M-Pesa API (Mozambique) with typed responses and robust error handling.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mpesa_sdk_dart

With Flutter:

 $ flutter pub add mpesa_sdk_dart

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

dependencies:
  mpesa_sdk_dart: ^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_dart/mpesa_sdk_dart.dart';
12
likes
140
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A production-ready Dart SDK for M-Pesa API (Mozambique) with typed responses and robust error handling.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

asn1lib, http, pointycastle

More

Packages that depend on mpesa_sdk_dart