Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Flutter
  3. Bezier Chart

Bezier Chart

Apache-2.0Dart

A beautiful, highly interactive, and configurable bezier line chart widget for Flutter applications.

GitHubGitHub
451 stars129 forks0 contributors

What is Bezier Chart?

Bezier Chart is a Flutter package that provides a customizable bezier line chart widget for displaying data with smooth, curved lines. It solves the need for interactive and visually appealing charts in mobile applications, supporting multiple data series, gestures like pinch-to-zoom, and extensive styling options.

Target Audience

Flutter developers building mobile or web applications that require interactive data visualization, such as fitness trackers, financial dashboards, or analytics tools.

Value Proposition

Developers choose Bezier Chart for its combination of aesthetic bezier-curve rendering, built-in interactivity, and deep customization, allowing them to create professional-grade charts without sacrificing design flexibility.

Overview

A beautiful bezier line chart widget for flutter that is highly interactive and configurable.

Use Cases

Best For

  • Adding interactive line charts to Flutter mobile apps
  • Visualizing time-series data like stock prices or sensor readings
  • Creating multi-series dashboards with custom styling
  • Building data-heavy applications that require pinch-to-zoom exploration
  • Implementing charts with smooth animations and bezier curves
  • Displaying weekly, monthly, or yearly data trends in an engaging way

Not Ideal For

  • Applications requiring bar charts, pie charts, or other non-line chart types
  • Projects where data precision is critical and bezier smoothing could misrepresent values
  • Teams needing quick, drop-in chart components with minimal configuration and styling effort
  • Non-Flutter projects or environments requiring server-side rendering without mobile integration

Pros & Cons

Pros

Smooth Bezier Visualization

Uses bezier curves to create aesthetically pleasing line charts with fluid animations, enhancing visual engagement compared to standard linear charts.

Rich Interactivity

Built-in gestures like pinch-to-zoom, scrolling, and touch support allow dynamic data exploration, with features like switching between weekly, monthly, and yearly scales.

High Customizability

Extensive configuration via BezierChartConfig enables fine-grained control over colors, gradients, axes, indicators, and physics to match any app design.

Multi-Line Support

Supports multiple data series with distinct labels, colors, and styling on the same chart, useful for comparative time-series or numeric data visualization.

Cons

Code Verbosity

Setting up charts requires verbose Dart code with numerous parameters, as shown in the examples, which can be overwhelming for simple use cases.

Limited Chart Variety

Only supports line charts via bezier curves, lacking common types like bar, pie, or scatter plots, which may necessitate additional packages.

Potential Performance Overhead

With bezier calculations, animations, and interactive gestures, it might not scale well for very large datasets or high-frequency real-time updates.

Frequently Asked Questions

Quick Stats

Stars451
Forks129
Contributors0
Open Issues34
Last commit3 years ago
CreatedSince 2019

Tags

#widget#ui-components#data-visualization#bezier-curves#mobile-development#flutter#interactive-charts#charts

Built With

F
Flutter
D
Dart

Included in

Flutter59.5k
Auto-fetched 6 hours ago

Related Projects

FL ChartFL Chart

FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, Radar Chart and Candlestick Chart.

Stars7,547
Forks1,969
Last commit2 months ago
GraphicGraphic

A grammar of data visualization and Flutter charting library.

Stars1,779
Forks186
Last commit4 months ago
EchartsEcharts

A Flutter widget to use Apache ECharts in a reactive way.

Stars766
Forks175
Last commit10 months ago
CandlesticksCandlesticks

Elegant OHLC Candlestick and Trade Volume charts for @Flutter

Stars430
Forks88
Last commit4 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub