Flutter Color Picker

Flutter Color Picker

September 9, 2020 totosugito 0

flutter_colorpicker A HSV(HSB)/HSL color picker inspired by chrome devtools and a material color picker for your flutter app. Web Example Getting Started Use it in […]

BMI Calculator Flutter

BMI Calculator Flutter

September 8, 2020 totosugito 0

BMI Calculator BMI Calculator is a Body Mass Index(BMI) calculator app developed with Flutter. Currently, the BMI is calculated using Metric units. Support for Imperial […]

Flutter Weather App

Flutter Weather App

September 5, 2020 totosugito 0

Climatic ☁ About this App A weather app inspired by the beautiful designs made by Alyssa-Maree. In this App you’ll be able to find out […]

Flutter Treeview Widget

Flutter Treeview Widget

September 5, 2020 totosugito 0

ListTreeView A treeview for Flutter. Based on the listview Highly customizable. It only manages the tree structure of the data, and the UI is designed […]

Flutter Slider

Flutter Slider

August 29, 2020 totosugito 0

flutter_xlider (Flutter Slider) A material design slider and range slider, horizontal and vertical, with rtl support and lots of options and customizations for flutter !! […]

Flutter Radial Menu

Flutter Radial Menu

August 28, 2020 totosugito 0

flutter_radial_menu A radial menu widget for Flutter. Installation Install the latest version from pub. Quick Start Import the package, create a RadialMenu and pass it […]

Flutter Sticky Header

Flutter Sticky Header

August 28, 2020 totosugito 0

flutter_sticky_header A Flutter implementation of sticky headers with a sliver as a child. Features Accepts one sliver as content. Header can overlap its sliver (useful […]