upi_intent_mandate 0.0.4 copy "upi_intent_mandate: ^0.0.4" to clipboard
upi_intent_mandate: ^0.0.4 copied to clipboard

Flutter plugin for get the installed upi apps on device and launch the application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add upi_intent_mandate

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

dependencies:
  upi_intent_mandate: ^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_intent_mandate/upi_intent_mandate.dart';
2
likes
130
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for get the installed upi apps on device and launch the application.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on upi_intent_mandate

Packages that implement upi_intent_mandate