charts_painter
Highly customizable and extendable charts library for flutter made with custom painters
3.1.1
3.5K downloads/mo
#4357 most downloaded on pub.dev
infinum/flutter-charts
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 3 months
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
9 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Feb 2021 to Feb 2023
2022
2023
2024
2025
2026
Releases
latest 9-
3.1.116 Feb 2023 -
3.1.015 Feb 2023Release notes
Open source →- Added a screenshot
- Fixed VerticalAxisDecoration padding
- Fixed item width for WidgetItemOptions
- Add onHover states to ChartBehavior
- Add ScrollSettings to ChartBehavior to control number of visible items when in scroll mode
-
3.0.004 Nov 2022Release notes
Open source →- Introduction of WidgetItemOptions and WidgetDecoration
- ChartState: data and itemOptions are now required named parameters
- New item options builder parameter
- Deprecated: BarValue, BubbleValue,TargetLineDecoration, TargetLineTextDecoration, TargetAreaDecoration, BorderDecoration, SelectedItemDecoration, ValueDecoration
- multiItemStack moved to DefaultDataStrategy stackMultipleValues
- Fix: Add alignment to chart items when max item size is set
- Migration guide: https://github.com/infinum/flutter-charts/wiki/Migration-guide-to-3.0
-
2.0.030 Nov 2021Release notes
Open source →This release has some breaking changes. You might have to update existing charts code!
- Migrate the lib to use custom render objects instead of CustomPainters
- Extend DataStrategy from enum to abstract class, extending it to manipulate data further
- Removed options from Charts, they are now part of ChartData or ItemOptions
- Update README with more examples and possibilities
-
2.0.0+101 Mar 2022Release notes
Open source →- Updated packages
- Removed flutter_path_drawing dependency
- Selected item can be shown on value
-
2.0.0+205 Apr 2022Release notes
Open source →- Reduce final .apk app size when using this lib
- Fixed
ValueDecorationwhen all items were 0 - Add value label generator in
ValueDecoration - Add show the line for value to
HorizontalDecorationfor more precise control of when to show horizontal line - Fix gradient color on
SparkLineDecoration - Fix fixed horizontal decoration values getting clipped
-
1.1.018 May 2021 -
1.0.025 Feb 2021 -
1.0.0+126 Feb 2021