Flutter GraphView

Flutter GraphView

August 19, 2020

GraphView Get it from Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for […]

Flutter Circular Chart

Flutter Circular Chart

March 21, 2020

Flutter Circular Chart A library for creating animated circular chart widgets with Flutter, inspired by Zero to One with Flutter. Overview Create easily Flutter Animated […]

Flutter Sparkline Charts

Flutter Sparkline Charts

March 21, 2020

flutter_sparkline Beautiful sparkline charts for Flutter. Installation Install the latest version from pub. Quick Start Import the package, create a Sparkline, and pass it your […]

Flutter Candlesticks Chart

Flutter Candlesticks Chart

March 21, 2020

flutter_candlesticks Elegant OHLC Candlestick and Trade Volume charts for Flutter Usage Install for Flutter with pub. Property Description data Required. List of maps containing open, […]

Flutter Plot Package

Flutter Plot Package

March 21, 2020

flutter_plot R. C. Howell – 2018 A pretty plotting package for Flutter apps. Sizing and autopadding isn’t great right now, but tinkering with padding and […]

Flutter Charting Library

Flutter Charting Library

March 21, 2020

Charts is a general charting library, currently enabled for the Flutter mobile UI framework. See the online gallery for supported chart types and examples of […]

Flutter Bezier Line Chart

Flutter Bezier Line Chart

March 20, 2020

Bezier Chart A Beautiful Bezier Line Chart Widget for flutter that is highly interactive and configurable. Features Multi bezier lines Allow numbers and datetimes Gestures […]

Flutter Pie Charts

Flutter Pie Charts

March 20, 2020

Pie Chart This Flutter package provides a Pie Chart Widget with cool animation. Live Demo: https://apgapg.github.io/pie_chart/ 💻 Installation In the dependencies: section of your pubspec.yaml, […]