upi_payment_plugin 0.0.4 copy "upi_payment_plugin: ^0.0.4" to clipboard
upi_payment_plugin: ^0.0.4 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 upi_payment_plugin

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

dependencies:
  upi_payment_plugin: ^0.0.4

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:upi_payment_plugin/upi_payment_plugin.dart';
0
likes
145
points
47
downloads

Publisher

verified publishercodingislife.net

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on upi_payment_plugin

Packages that implement upi_payment_plugin