easy_upi_payment 0.1.6 copy "easy_upi_payment: ^0.1.6" to clipboard
easy_upi_payment: ^0.1.6 copied to clipboard

PlatformAndroid

A new flutter plugin to make upi payment with ease currently only supported by Android (only for India).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_upi_payment

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

dependencies:
  easy_upi_payment: ^0.1.6

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:easy_upi_payment/easy_upi_payment.dart';
22
likes
140
pub points
88%
popularity

Publisher

unverified uploader

A new flutter plugin to make upi payment with ease currently only supported by Android (only for India).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on easy_upi_payment