upi_payment_qrcode_generator 1.4.0 copy "upi_payment_qrcode_generator: ^1.4.0" to clipboard
upi_payment_qrcode_generator: ^1.4.0 copied to clipboard

UPI Payment QRCode Generator for User to scan and pay the Payee specific amount or user specific amount.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add upi_payment_qrcode_generator

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

dependencies:
  upi_payment_qrcode_generator: ^1.4.0

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_payment_qrcode_generator/upi_payment_qrcode_generator.dart';
34
likes
140
pub points
88%
popularity
screenshot

Publisher

unverified uploader

UPI Payment QRCode Generator for User to scan and pay the Payee specific amount or user specific amount.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, qr_flutter

More

Packages that depend on upi_payment_qrcode_generator