buck_box_sdk 1.0.0 copy "buck_box_sdk: ^1.0.0" to clipboard
buck_box_sdk: ^1.0.0 copied to clipboard

BuckBox Payment SDK

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add buck_box_sdk

With Flutter:

 $ flutter pub add buck_box_sdk

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

dependencies:
  buck_box_sdk: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:buck_box_sdk/buck_box_sdk.dart';
0
likes
0
points
299
downloads

Publisher

unverified uploader

Weekly Downloads

BuckBox Payment SDK

Homepage

License

unknown (license)

Dependencies

connectivity_plus, cryptography, device_info_plus, encrypt, flutter, http, url_launcher, webview_flutter

More

Packages that depend on buck_box_sdk