uganda_mobile_money 0.0.5 copy "uganda_mobile_money: ^0.0.5" to clipboard
uganda_mobile_money: ^0.0.5 copied to clipboard

A Flutter Package for adding Mobile Money Payments to Flutter Apps using FlutterWave

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uganda_mobile_money

With Flutter:

 $ flutter pub add uganda_mobile_money

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

dependencies:
  uganda_mobile_money: ^0.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:uganda_mobile_money/uganda_mobile_money.dart';
9
likes
130
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter Package for adding Mobile Money Payments to Flutter Apps using FlutterWave

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, logger

More

Packages that depend on uganda_mobile_money