drafter_finance 0.3.0 copy "drafter_finance: ^0.3.0" to clipboard
drafter_finance: ^0.3.0 copied to clipboard

Native, multiplatform charts for Flutter — the full Drafter general charting set (line, bar, pie, radar, and more) plus trading charts (candlestick, OHLC, volume) with indicators and a magnet crosshai [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drafter_finance

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

dependencies:
  drafter_finance: ^0.3.0

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:drafter_finance/drafter_finance.dart';
0
likes
150
points
64
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native, multiplatform charts for Flutter — the full Drafter general charting set (line, bar, pie, radar, and more) plus trading charts (candlestick, OHLC, volume) with indicators and a magnet crosshair, over a bundled pure-Dart engine.

Repository (GitHub)
View/report issues
Contributing

Topics

#finance #chart #trading #candlestick #indicators

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on drafter_finance