komodo_cex_market_data 0.0.3+1 copy "komodo_cex_market_data: ^0.0.3+1" to clipboard
komodo_cex_market_data: ^0.0.3+1 copied to clipboard

CEX market data repositories and strategies with fallbacks for Komodo SDK apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add komodo_cex_market_data

With Flutter:

 $ flutter pub add komodo_cex_market_data

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

dependencies:
  komodo_cex_market_data: ^0.0.3+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:komodo_cex_market_data/komodo_cex_market_data.dart';
0
likes
90
points
12
downloads

Documentation

API reference

Publisher

verified publisherkomodoplatform.com

Weekly Downloads

CEX market data repositories and strategies with fallbacks for Komodo SDK apps.

License

MIT (license)

Dependencies

async, decimal, equatable, freezed_annotation, get_it, hive_ce, http, json_annotation, komodo_defi_types, logging

More

Packages that depend on komodo_cex_market_data