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

A flutter package for integrating WEMA Bank's Alatpay payment gateway into your flutter project. It supports Android, iOS and Web platforms. Other platforms coming soon.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alatpay_flutter

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

dependencies:
  alatpay_flutter: ^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:alatpay_flutter/alatpay_flutter.dart';
4
likes
150
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package for integrating WEMA Bank's Alatpay payment gateway into your flutter project. It supports Android, iOS and Web platforms. Other platforms coming soon.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter, font_awesome_flutter, get, webviewx

More

Packages that depend on alatpay_flutter