candlesticks 0.2.3 copy "candlesticks: ^0.2.3" to clipboard
candlesticks: ^0.2.3 copied to clipboard

outdated

A flutter candlesticks chart for android, ios and the web; It contains optimized animations, indicators and socket connection ability.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add candlesticks

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

dependencies:
  candlesticks: ^0.2.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:candlesticks/candlesticks.dart';
134
likes
0
pub points
87%
popularity

Publisher

verified publisherrmzy.dev

A flutter candlesticks chart for android, ios and the web; It contains optimized animations, indicators and socket connection ability.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on candlesticks