chartify 1.0.2 copy "chartify: ^1.0.2" to clipboard
chartify: ^1.0.2 copied to clipboard

A high-performance Flutter chart library with 32+ chart types including line, bar, pie, radar, gauge, sankey, treemap, and more. Modern theming, animations, and accessibility.

1.0.2 #

  • Use full Apache License 2.0 text for proper OSI-approved license recognition

1.0.1 #

  • Fix package description length for pub.dev compliance
  • Fix LICENSE format for OSI-approved license recognition
  • Remove unnecessary dart:ui imports flagged by static analysis

1.0.0 #

Initial stable release of Chartify.

Chart Types (32+) #

Cartesian Charts: Line, Bar, Area, Scatter, Bubble, Candlestick, Box Plot, Histogram, Waterfall, Step, Range, Lollipop, Dumbbell, Slope, Bump, Bullet, Gantt

Circular Charts: Pie/Donut, Gauge, Radial Bar, Sunburst

Polar Charts: Radar, Rose

Hierarchical Charts: Funnel, Pyramid, Treemap

Specialty Charts: Heatmap, Calendar Heatmap, Sankey, Sparkline

Features #

  • Modern theming system with ChartThemeData.modern() and ChartThemeData.modernDark() factories
  • Theme-driven rendering: shadow blur, corner radius, grid dash patterns, area fill opacity
  • Anti-aliased rendering across all chart types
  • Built-in animations with customizable curves and durations
  • Interactive tooltips, hover effects, and selection
  • Responsive layout with density-aware configurations
  • Accessibility support (semantics, focus indicators, contrast validation)
  • Data pipeline with validation, decimation, and export
  • Plugin architecture for extensibility
  • Cross-platform: Android, iOS, Web, macOS, Windows, Linux
2
likes
160
points
147
downloads
screenshot

Publisher

verified publishersitharaj.in

Weekly Downloads

A high-performance Flutter chart library with 32+ chart types including line, bar, pie, radar, gauge, sankey, treemap, and more. Modern theming, animations, and accessibility.

Repository (GitHub)
View/report issues

Topics

#chart #visualization #data-visualization #graph #ui

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter, vector_math

More

Packages that depend on chartify