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

A Flutter package for integrating Binance Pay API into your mobile applications, enabling users to make payments with ease.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add binance_pay

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

dependencies:
  binance_pay: ^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:binance_pay/binance_pay.dart';
4
likes
150
points
34
downloads

Publisher

verified publishermarsad.dev

Weekly Downloads

A Flutter package for integrating Binance Pay API into your mobile applications, enabling users to make payments with ease.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

convert, crypto, flutter, http

More

Packages that depend on binance_pay