market_interface 0.0.2 copy "market_interface: ^0.0.2" to clipboard
market_interface: ^0.0.2 copied to clipboard

'A interface library for market data providers.'

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add market_interface

With Flutter:

 $ flutter pub add market_interface

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

dependencies:
  market_interface: ^0.0.2

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:market_interface/market_interface.dart';
1
likes
140
points
176
downloads

Publisher

verified publishernormidar.com

Weekly Downloads

'A interface library for market data providers.'

Repository (GitHub)
View/report issues

Topics

#finance #kline #market #data #api

Documentation

API reference

License

MIT (license)

Dependencies

finance_kline_core

More

Packages that depend on market_interface