azampay 1.0.0 copy "azampay: ^1.0.0" to clipboard
azampay: ^1.0.0 copied to clipboard

A pure-Dart SDK for the AzamPay payment APIs — Tanzania, Rwanda and International Money Transfer (IMT). Works in Flutter, server-side Dart and CLI.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add azampay

With Flutter:

 $ flutter pub add azampay

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

dependencies:
  azampay: ^1.0.0

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:azampay/azampay.dart';
3
likes
160
points
184
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A pure-Dart SDK for the AzamPay payment APIs — Tanzania, Rwanda and International Money Transfer (IMT). Works in Flutter, server-side Dart and CLI.

Repository (GitHub)
View/report issues

Topics

#payments #azampay #tanzania #rwanda #mobile-money

License

MIT (license)

Dependencies

http

More

Packages that depend on azampay