credit_line_upi 0.0.2 copy "credit_line_upi: ^0.0.2" to clipboard
credit_line_upi: ^0.0.2 copied to clipboard

Credit Line UPI Payment Plugin for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add credit_line_upi

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

dependencies:
  credit_line_upi: ^0.0.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:credit_line_upi/credit_line_upi.dart';
0
likes
130
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Credit Line UPI Payment Plugin for Flutter

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, http_parser, shared_preferences

More

Packages that depend on credit_line_upi