any_sparklines 3.0.1 copy "any_sparklines: ^3.0.1" to clipboard
any_sparklines: ^3.0.1 copied to clipboard

Feature-rich and highly optimized sparklines for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add any_sparklines

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

dependencies:
  any_sparklines: ^3.0.1

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:any_sparklines/any_sparklines.dart';
3
likes
150
points
239
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Feature-rich and highly optimized sparklines for Flutter

Repository (GitHub)
View/report issues

Topics

#chart #pie #graphs #visualization

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on any_sparklines