crypto_market 0.0.3 copy "crypto_market: ^0.0.3" to clipboard
crypto_market: ^0.0.3 copied to clipboard

Crypto Market is a highly customizable Flutter library that supports Coin Chart, Order Book, Order Volume, and Trade History.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crypto_market

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

dependencies:
  crypto_market: ^0.0.3

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:crypto_market/crypto_market.dart';
35
likes
120
pub points
76%
popularity

Publisher

unverified uploader

Crypto Market is a highly customizable Flutter library that supports Coin Chart, Order Book, Order Volume, and Trade History.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

fl_chart, flutter, get, http, k_chart, web_socket_channel

More

Packages that depend on crypto_market