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

outdated

A Flutter package for integrating Wema Bank AlatPay payment into your mobile applications by Emmanuel Nwaegunwa. AlatPay is a payment gateway service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_alatpay

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

dependencies:
  flutter_alatpay: ^0.0.5

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:flutter_alatpay/flutter_alatpay.dart';
4
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for integrating Wema Bank AlatPay payment into your mobile applications by Emmanuel Nwaegunwa. AlatPay is a payment gateway service.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, webviewx

More

Packages that depend on flutter_alatpay