mobpay 0.2.0 copy "mobpay: ^0.2.0" to clipboard
mobpay: ^0.2.0 copied to clipboard

This package is meant to aid in integrating to Interswitch IPG for the following services

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobpay

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

dependencies:
  mobpay: ^0.2.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:mobpay/mobpay.dart';
4
likes
110
pub points
30%
popularity

Publisher

unverified uploader

This package is meant to aid in integrating to Interswitch IPG for the following services

Homepage

License

(pending) (LICENSE)

Dependencies

built_value, dio, flutter, json_annotation, mqtt_client, retrofit, url_launcher, webview_flutter

More

Packages that depend on mobpay