gmpay 0.0.1 copy "gmpay: ^0.0.1" to clipboard
gmpay: ^0.0.1 copied to clipboard

outdated

GMPay is a modern payment platform designed to facilitate secure and convenient transactions for businesses and individuals. The GMPay Flutter Plugin allows you to integrate GMPay into your Flutter ap [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gmpay

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

dependencies:
  gmpay: ^0.0.1

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:gmpay/flutter_gmpay.dart';
import 'package:gmpay/gmpay_transaction_method.dart';
import 'package:gmpay/gmpay_transaction_types.dart';
import 'package:gmpay/in_app_web_browser.dart';
4
likes
40
points
98
downloads

Publisher

verified publishergmpayapp.com

Weekly Downloads

GMPay is a modern payment platform designed to facilitate secure and convenient transactions for businesses and individuals. The GMPay Flutter Plugin allows you to integrate GMPay into your Flutter applications seamlessly.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

either_dart, flutter, flutter_form_builder, form_builder_validators, http, json_to_form, map_enhancer, url_launcher

More

Packages that depend on gmpay

Packages that implement gmpay