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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add crypto_market

With Flutter:

 $ flutter pub add crypto_market

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

dependencies:
  crypto_market: ^0.0.1

Alternatively, your editor might support dart pub get or 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';
37
likes
0
pub points
76%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, fluttertoast, get, http, k_chart, web_socket_channel

More

Packages that depend on crypto_market