flutter_mpesa_stk 1.1.0 copy "flutter_mpesa_stk: ^1.1.0" to clipboard
flutter_mpesa_stk: ^1.1.0 copied to clipboard

Flutter Mpesa STK push plugin that allows you to integrate Express Mpesa to your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_mpesa_stk

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

dependencies:
  flutter_mpesa_stk: ^1.1.0

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_stk/flutter_mpesa_stk.dart';
4
likes
150
points
57
downloads

Documentation

API reference

Publisher

verified publishermuthomikathurima.com

Weekly Downloads

Flutter Mpesa STK push plugin that allows you to integrate Express Mpesa to your app.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, logger

More

Packages that depend on flutter_mpesa_stk