swift_upi 0.0.11 copy "swift_upi: ^0.0.11" to clipboard
swift_upi: ^0.0.11 copied to clipboard

A flutter plugin to do UPI transaction through different apps in Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swift_upi

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

dependencies:
  swift_upi: ^0.0.11

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:swift_upi/swift_upi.dart';
0
likes
160
points
168
downloads

Publisher

verified publisherrvkt.io

Weekly Downloads

A flutter plugin to do UPI transaction through different apps in Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on swift_upi