upi_methods 0.0.2 copy "upi_methods: ^0.0.2" to clipboard
upi_methods: ^0.0.2 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_methods

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

dependencies:
  upi_methods: ^0.0.2

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_methods/upi_methods.dart';
1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

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

decimal, flutter, plugin_platform_interface, universal_io

More

Packages that depend on upi_methods