momo_sms 0.1.0 copy "momo_sms: ^0.1.0" to clipboard
momo_sms: ^0.1.0 copied to clipboard

PlatformAndroid

Automatically detects and parses mobile money SMS transactions (M-PESA, Airtel Money, MIXX by YAS, HaloPesa). Zero-loss capture works even when the app is killed or backgrounded. Built for East African MNOs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add momo_sms

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

dependencies:
  momo_sms: ^0.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:momo_sms/momo_sms.dart';
0
likes
130
points
88
downloads

Publisher

verified publisherdike.co.tz

Weekly Downloads

Automatically detects and parses mobile money SMS transactions (M-PESA, Airtel Money, MIXX by YAS, HaloPesa). Zero-loss capture works even when the app is killed or backgrounded. Built for East African MNOs.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, hive, hive_flutter, permission_handler, plugin_platform_interface

More

Packages that depend on momo_sms

Packages that implement momo_sms