graph_curved_gradient_fill 0.0.1
graph_curved_gradient_fill: ^0.0.1 copied to clipboard
This Package is useful for create chart graph with additions custom gradient colors
Graph Curved Gradient Fill #
A Flutter package for displaying a curved line graph with a gradient-filled background. This widget helps visualize data points with smooth, aesthetically pleasing curves.
Features #
- 📈 Draws a curved line chart with smooth transitions.
- 🎨 Supports gradient-filled backgrounds for better visualization.
- ⚡ Highly customizable — adjust stroke width, colors, gradients, and more.
- 📊 Accepts dynamic X and Y values, making it adaptable for various data types.
- 🏗 Built using
CustomPainterfor efficient rendering.
Getting Started #
Installation #
Add this dependency to your pubspec.yaml:
dependencies:
graph_curved_gradient_fill: ^1.0.0