upi_intent 1.0.1 copy "upi_intent: ^1.0.1" to clipboard
upi_intent: ^1.0.1 copied to clipboard

Launch UPI payment apps with a beautiful built-in app picker. Supports Android & iOS. NPCI spec compliant. The modern replacement for upi_pay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add upi_intent

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

dependencies:
  upi_intent: ^1.0.1

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/upi_intent.dart';
6
likes
150
points
163
downloads
screenshot

Documentation

API reference

Publisher

verified publisheryashdodani.me

Weekly Downloads

Launch UPI payment apps with a beautiful built-in app picker. Supports Android & iOS. NPCI spec compliant. The modern replacement for upi_pay.

Homepage

Topics

#upi #payments #fintech #india #flutter

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, url_launcher

More

Packages that depend on upi_intent

Packages that implement upi_intent