community_charts_common
A common library for charting packages. Forked from google/charts.
1.0.4
48K downloads/mo
#1481 most downloaded on pub.dev
juliansteenbakker/community_charts
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 7 months
Most releases are documented
notes for 4 of 5 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
5 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Nov 2022 to May 2024
2023
2024
2025
2026
Releases
latest 5-
1.0.415 May 2024Release notes
Open source →community_charts_flutter
- Added UserManagedState variable to be passed down into the super constructor on NumericComboChart and OrdinalComboChart
- Add FontWeight support
community_charts_common
- Add a PointLabelDecorator to render a label for a point
- Enhance LinePointHighlighter to support callbacking the highlight points's info like position, datum and its corresponding seriers id
- Update intl package
Release notes
Open source →- Add a PointLabelDecorator to render a label for a point
- Enhance LinePointHighlighter to support callbacking the highlight points's info like position, datum and its corresponding seriers id
- Update intl package
-
1.0.315 May 2024Nothing published for this version
-
1.0.211 Oct 2023Release notes
Open source →- Fixed BaseChart not being destroyed on dispose (@MattyBoy4444)
- Fix potential divide by zero error for the DateTime tick provider (@Jetz72)
-
1.0.113 Feb 2023Release notes
Open source →- Updated intl dependency to support latest version
- Removed unused dependencies
-
1.0.016 Nov 2022Release notes
Open source →Initial fork from google/charts.
- Migrated to null-safety.
- Fixed tests to work with null-safety.
- Applied latest flutter analyzer hints.
Release notes
Open source →Initial fork from google/charts.
- Updated dependencies to stable versions.
- Apply dart suggestions and refactor code.
- Migrate hashValues to Object.hash