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

A flutter plugin to launch UPI payment applications on Android and iOS towards making UPI payments.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add neomaxer_upi_pay

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

dependencies:
  neomaxer_upi_pay: ^1.0.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:neomaxer_upi_pay/neomaxer_upi_pay.dart';
0
likes
125
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to launch UPI payment applications on Android and iOS towards making UPI payments.

Documentation

API reference

License

MIT (license)

Dependencies

decimal, flutter, universal_io

More

Packages that depend on neomaxer_upi_pay

Packages that implement neomaxer_upi_pay