bitpanda_price_ticker 0.2.1 copy "bitpanda_price_ticker: ^0.2.1" to clipboard
bitpanda_price_ticker: ^0.2.1 copied to clipboard

discontinued

Dart client to consume Bitpanda's price ticker API. BTC, ETH, PAN (and many more) prices.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bitpanda_price_ticker

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

dependencies:
  bitpanda_price_ticker: ^0.2.1

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:bitpanda_price_ticker/bitpanda_price_ticker.dart';
3
likes
40
pub points
0%
popularity

Publisher

verified publisherdartside.dev

Dart client to consume Bitpanda's price ticker API. BTC, ETH, PAN (and many more) prices.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (LICENSE)

Dependencies

http

More

Packages that depend on bitpanda_price_ticker