mpesa 0.0.2 copy "mpesa: ^0.0.2" to clipboard
mpesa: ^0.0.2 copied to clipboard

outdated

A dart wrapper around mpesa daraja api.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mpesa

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

dependencies:
  mpesa: ^0.0.2

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:mpesa/mpesa.dart';
34
likes
0
pub points
75%
popularity

Publisher

verified publishernewtonmunene.me

A dart wrapper around mpesa daraja api.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on mpesa