generate_flutter_charts
Creates animated interactive Flutter charts for line, bar, pie, and sparkline types with gradient fills and tooltips, enabling effective data storytelling in hackathon projects.
Instructions
Scaffolds animated interactive Line charts, Bar graphs, and Donut charts via fl_chart with gradient fills and tooltips for hackathon data storytelling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chartType | No | line | |
| chartTitle | Yes | Title of the chart widget. | |
| dataPoints | No |