flutter-charts
Here are 39 public repositories matching this topic...
Sort:Most stars
This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
- Updated
Feb 18, 2025 - Dart
Flutter Cryptocurrency Charts application based on Clean Architecture.
- Updated
Nov 4, 2024 - Dart
Crypto App (API+UI) with support for dark and light mode. Created by Martin Gogolowicz.
- Updated
Mar 13, 2022 - Dart
- Updated
Apr 4, 2024 - Dart
A data visualization charts library, based on Apache Echarts, able to build advanced charts like WebGL 3D, Bar, Line, Candlestick, Radar, Graph, Tree etc.
- Updated
Mar 6, 2025 - Dart
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...
- Updated
Feb 15, 2024 - C++
Create a real time flutter chart in 10 minutes | Syncfusion Flutter
- Updated
Feb 15, 2024 - C++
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..
- Updated
Feb 15, 2024 - C++
A Flutter app to show SpaceX launches.
- Updated
Jul 19, 2024 - Dart
A toy app to view heart metrics
- Updated
Jan 7, 2021 - Dart
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...
- Updated
Feb 15, 2024 - C++
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.
- Updated
Feb 15, 2024 - C++
Desktop application dashboard with Flutter
- Updated
Feb 14, 2024 - Dart
In Flutter Cartesian Chart widget, you can synchronize the trackball of multiple charts using the available callback events and public methods. A callback event is a callback function or method, which you can pass as an argument to another function or method. It can perform an action when you require it, and public methods are methods that can...
- Updated
Jun 18, 2024 - C++
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.
- Updated
Nov 15, 2022 - C++
A quick-start example to help you create a chart from JSON data using the Syncfusion Flutter Chart. You will learn how to load the JSON data and map it to the chart series.
- Updated
Dec 3, 2024 - C++
The Flutter Cartesian Chart widget provides support to programmatically do the data points selection on the charts using the public methods. Public methods are methods that can be called by using the class object where they are defined. Likewise, our chart widget also has a public method to select the data points in the charts dynamically called...
- Updated
Feb 15, 2024 - C++
- Updated
Jul 15, 2021 - Dart
Our Syncfusion Flutter chart widgets supports drilldown functionality. Drilldown functionality in chart is used to explore the data in more depth to reveal additional details. Drilldown feature can easily be implemented using the Syncfusion Flutter chart package and it is supported in all chart types including Cartesian, Circular, Funnel, Pyramid..
- Updated
Feb 15, 2024 - C++
Improve this page
Add a description, image, and links to theflutter-charts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theflutter-charts topic, visit your repo's landing page and select "manage topics."