ilebora_stk 0.0.1 copy "ilebora_stk: ^0.0.1" to clipboard
ilebora_stk: ^0.0.1 copied to clipboard

BoraSTK is a Flutter package for simplified integration of Safaricom's Lipa Na M-Pesa Online API, enabling seamless STK push payments in mobile applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ilebora_stk

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

dependencies:
  ilebora_stk: ^0.0.1

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:ilebora_stk/ilebora_stk.dart';
1
likes
130
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

BoraSTK is a Flutter package for simplified integration of Safaricom's Lipa Na M-Pesa Online API, enabling seamless STK push payments in mobile applications.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, flutter_client_sse, formz, http, ilebora_push, package_info, universal_html

More

Packages that depend on ilebora_stk