jo_tb_fl_chart 0.1.40 copy "jo_tb_fl_chart: ^0.1.40" to clipboard
jo_tb_fl_chart: ^0.1.40 copied to clipboard

A custom wrapper around a FL line chart to allow time based swiping and interval size changes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jo_tb_fl_chart

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

dependencies:
  jo_tb_fl_chart: ^0.1.40

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:jo_tb_fl_chart/jo_tb_fl_chart.dart';
3
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A custom wrapper around a FL line chart to allow time based swiping and interval size changes.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

fl_chart, flutter, intl, rxdart, swipe_gesture_recognizer

More

Packages that depend on jo_tb_fl_chart