get_upi 0.0.3+2 copy "get_upi: ^0.0.3+2" to clipboard
get_upi: ^0.0.3+2 copied to clipboard

outdated

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 get_upi

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

dependencies:
  get_upi: ^0.0.3+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:get_upi/get_upi.dart';
2
likes
0
points
615
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on get_upi

Packages that implement get_upi