binance 1.0.3 copy "binance: ^1.0.3" to clipboard
binance: ^1.0.3 copied to clipboard

discontinued
outdated

A wrapper for Binance API with serialized data classes, futures, and streams.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add binance

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

dependencies:
  binance: ^1.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:binance/binance.dart';
9
likes
0
pub points
34%
popularity

Publisher

unverified uploader

A wrapper for Binance API with serialized data classes, futures, and streams.

Repository
View/report issues

License

unknown (LICENSE)

Dependencies

http, web_socket_channel

More

Packages that depend on binance