Flutter Line Chart

Flutter Animated Line Chart

March 16, 2020 totosugito 0

fl_animated_linechart An animated chart library for flutter. Support for datetime axis Multiple y axis, supporting different units Highlight selection Animation of the chart Tested with […]

Flutter Echarts Widget

Flutter Echarts Widget

March 16, 2020 totosugito 0

中文 A Flutter widget to use Echarts in a reactive way. Features Reactive Updating The most exciting feature of Flutter widgets and React components is […]

Flutter Radar Chart

Flutter Radar Chart

March 16, 2020 totosugito 0

flutter_radar_chart Animated radar chart for Flutter inspired by The Python Graph Gallery (https://python-graph-gallery.com/radar-chart/). Follow the instructions on pub to install this package. Example Usage Basic […]

Flutter Listview Header

Flutter Listview Header

March 16, 2020 totosugito 0

sticky_and_expandable_list Flutter implementation of sticky headers and Flutter Expandable Listview .Support use it in a CustomScrollView. Features Support build an expandable ListView, which can expand/collapse […]

Flutter Note Taking App

Flutter Note Taking App

March 16, 2020 totosugito 0

This is a simplified Google Keep mobile app ‘clone’ built with Flutter + Firebase. For practicing prototyping and Flutter skills only. If you love this […]

Flutter Rounded Date Picker

Flutter Rounded Date Picker

March 11, 2020 totosugito 0

Flutter Rounded Date Picker The Flutter plugin that help you can choose dates and years with rounded calendars and customizable themes. Installing Add dependencies in […]