upi_chooser 0.0.7 copy "upi_chooser: ^0.0.7" to clipboard
upi_chooser: ^0.0.7 copied to clipboard

Flutter plugin to get the list of UPI apps that are installed on the device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add upi_chooser

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

dependencies:
  upi_chooser: ^0.0.7

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_chooser/upi_chooser.dart';
13
likes
110
points
84
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to get the list of UPI apps that are installed on the device.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

appcheck, flutter, plugin_platform_interface, url_launcher

More

Packages that depend on upi_chooser

Packages that implement upi_chooser