ugpayments 0.1.2 copy "ugpayments: ^0.1.2" to clipboard
ugpayments: ^0.1.2 copied to clipboard

A comprehensive Flutter package for processing payments in Uganda with PesaPal integration, mobile money, bank transfers, and card payments.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ugpayments

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

dependencies:
  ugpayments: ^0.1.2

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:ugpayments/ugpayments.dart';
4
likes
160
points
55
downloads

Documentation

Documentation
API reference

Publisher

verified publishergidudunicholas.dev

Weekly Downloads

A comprehensive Flutter package for processing payments in Uganda with PesaPal integration, mobile money, bank transfers, and card payments.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on ugpayments