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.

example/README.md

Examples #

bitpanda_price_ticker

A Dart client to wrap Bitpanda's price ticker API.

You can see the source code for the example projects on GitHub example.

This is not an official Bitpanda plugin.

Examples #

Dart from the command line #

You can see a simple Dart script in the example/server folder.

$ cd example/server
$ dart main.dart
dart main.dart                                                                                                   ✖ ✹
Bitpanda API supports 31 cryptocurrencies.
This dart package supports 31 crypocurrencies
BTC is worth approximately 10168.7 USD.
My wallet's current value is 1193.12 EUR.

Simple Flutter app #

You can see a simple Flutter app in the example/flutter folder.

$ cd example/flutter
$ flutter run

Screenshot of example app: list of cryptocurrencies with their latest price in USD

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