flutter_mpesa_package 0.0.3 copy "flutter_mpesa_package: ^0.0.3" to clipboard
flutter_mpesa_package: ^0.0.3 copied to clipboard

Simplified methods to handle M-PESA DARAJA API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mpesa_package

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

dependencies:
  flutter_mpesa_package: ^0.0.3

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:flutter_mpesa_package/enums.dart';
import 'package:flutter_mpesa_package/flutter_mpesa.dart';
import 'package:flutter_mpesa_package/flutter_mpesa_services.dart';
7
likes
130
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Simplified methods to handle M-PESA DARAJA API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on flutter_mpesa_package