finbox_bc_plugin 3.3.1 copy "finbox_bc_plugin: ^3.3.1" to clipboard
finbox_bc_plugin: ^3.3.1 copied to clipboard

A Flutter bridge to the BankConnect Hybrid SDK, simplifying cross-platform integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add finbox_bc_plugin

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

dependencies:
  finbox_bc_plugin: ^3.3.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:finbox_bc_plugin/finbox_bc_plugin.dart';
0
likes
130
points
26
downloads

Publisher

verified publisherfinbox.in

Weekly Downloads

A Flutter bridge to the BankConnect Hybrid SDK, simplifying cross-platform integration.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on finbox_bc_plugin

Packages that implement finbox_bc_plugin