slidable_line_chart 1.4.0 copy "slidable_line_chart: ^1.4.0" to clipboard
slidable_line_chart: ^1.4.0 copied to clipboard

A line chart plugin that responds to user sliding. Supports reverse and custom slide precision.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slidable_line_chart

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

dependencies:
  slidable_line_chart: ^1.4.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:slidable_line_chart/slidable_line_chart.dart';
7
likes
150
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

A line chart plugin that responds to user sliding. Supports reverse and custom slide precision.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter

More

Packages that depend on slidable_line_chart