snap_chart 1.1.1 copy "snap_chart: ^1.1.1" to clipboard
snap_chart: ^1.1.1 copied to clipboard

A dead-simple Flutter charting library. Beautiful charts with minimal code. Inspired by fl_chart but designed for simplicity.

1.1.0 #

  • Added SnapCandleChart for stock/crypto candlestick charts
  • Added SnapWaterfallChart for P&L and fund flow breakdown
  • Added SnapGaugeChart for risk scores and portfolio health meters
  • Added SnapHeatmapChart for sector performance and contribution graphs
  • Added SnapAreaChart for portfolio allocation over time
  • Added SnapOHLC model for OHLC bar data
  • Volume bars support in candlestick chart
  • Touch interactions on all new charts

0.1.0 #

  • Initial release
  • EasyLineChart with simple spot-based API
  • EasyBarChart with grouped and stacked bars
  • EasyPieChart with minimal configuration
  • EasyScatterChart for scatter plots
  • Touch interactions with callbacks
  • Sensible defaults for all styling
  • Animated transitions between data states
2
likes
155
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A dead-simple Flutter charting library. Beautiful charts with minimal code. Inspired by fl_chart but designed for simplicity.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on snap_chart