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 CustomPainter for efficient rendering.

Getting Started

Installation

Add this dependency to your pubspec.yaml:

dependencies:
  graph_curved_gradient_fill: ^1.0.0