bbps_sdk_flutter 0.0.1 copy "bbps_sdk_flutter: ^0.0.1" to clipboard
bbps_sdk_flutter: ^0.0.1 copied to clipboard

Flutter plugin for Juspay BBPS (Bharat BillPay System) bill payments

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bbps_sdk_flutter

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

dependencies:
  bbps_sdk_flutter: ^0.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:bbps_sdk_flutter/bbps_sdk_flutter.dart';
0
likes
160
points
87
downloads

Documentation

API reference

Publisher

verified publisherapp-dev.juspay.in

Weekly Downloads

Flutter plugin for Juspay BBPS (Bharat BillPay System) bill payments

Homepage
Repository (GitHub)
View/report issues

License

AGPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on bbps_sdk_flutter

Packages that implement bbps_sdk_flutter