This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
-
Updated
Sep 11, 2025 - Dart
8000
This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
Flutter Cryptocurrency Charts application based on Clean Architecture.
A data visualization charts library, based on Apache Echarts, able to build advanced charts like WebGL 3D, Bar, Line, Candlestick, Radar, Graph, Tree etc.
Crypto App (API+UI) with support for dark and light mode. Created by Martin Gogolowicz.
Using the Firebase REST API and HTTP client, you can retrieve the JSON data from the Firebase database and also with the help of the deserialization concept (parsing of raw JSON data to dart object model) you can convert the retrieved JSON data to chart data list for the Flutter Cartesian chart. The Firebase Realtime Database is a cloud-hosted...
A quick-start example to add the Syncfusion Flutter Charts package to a Flutter app. Learn to add a circular chart to a Flutter project, set a data source, and add pie, Doughnut, and Radial bar series. See how to display data labels, add a title, legends, and tooltips.
Create a real time flutter chart in 10 minutes | Syncfusion Flutter
A quick-start example to add the Syncfusion Flutter Charts package to a Flutter app. Learn how to add a Cartesian chart to a Flutter project, set a data source, and add stacked line, area, column, bar, hundred percent stacked line, area, column, and bar series. Also, see how to add a title, legends, tooltips, and markers in stacked charts.
Our Cartesian chart widget provides financial chart support. The candlestick provides information about the open, close, high and low price over a particular period. Here if the opening price is higher than the closing price, the candle is filled and if the closing is higher than the opening price, then candle is unfilled. The wick at top represe..
A quick-start example to add the Syncfusion Flutter Charts package to a Flutter app. Learn how to add a Cartesian chart, set a data source, add a line series, customize the primary axis, add a title, and display data labels, legends, and tooltips in the line chart.
A Flutter app to show SpaceX launches.
flutter_chart_series_customization
A toy app to view heart metrics
flutter_scrollbar_chart
A quick-start example to help you add the Syncfusion Flutter Charts package to a Flutter app. You will learn how to add a background image for a Cartesian chart. SfCartesianChart has support to achieve sliding view port functionality. You can achieve this by using the selectDataPoints public method, visibleMinimum, visibleMaximum, and onPlotArea...
A very beautiful, super sophisticated door opening animation in Flutter. I did not use any package or plugin. It is just a custom door animation.
Our Flutter Cartesian chart provides DateTimeAxis support to render the date-time values. By default interval type will be calculated based on the data. If you wish to calculate the interval on specific type say for example month, hours, seconds, etc, then intervalType property can be used and if you wish to show the date time values in a specific.
Desktop application dashboard with Flutter
A quick-start example to add the Syncfusion Flutter Charts package to a Flutter app. Learn how to add a Cartesian chart, set a data source, add an area series, customize the primary axis, add a title, and display data labels, legends, and tooltips in the area chart.
Add a description, image, and links to the flutter-charts topic page so that developers can more easily learn about it.
To associate your repository with the flutter-charts topic, visit your repo's landing page and select "manage topics."