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 […]

Flutter Chrome Custom Tab

Flutter Chrome Custom Tab

August 27, 2020 totosugito 0

flutter_custom_tabs A Flutter plugin to use Chrome Custom Tabs. Custom Tabs is supported only Chrome for Android. For this reason, the interface is same, but […]

Flutter Lazy Loading

Flutter Lazy Loading

August 26, 2020 totosugito 0

A library for widgets that load their content one page (or batch) at a time (also known as lazy-loading and pagination). Features Load data one […]

Flutter Tab Indicator

Flutter Tab Indicator

August 24, 2020 totosugito 0

Add beautiful and trending tab indicators directly to your default Flutter TabBar. Features 💚 Supports Android, iOS, Web Can be directly added to the default […]

Flutter Multi Select Widget

Flutter Multi Select Widget

August 24, 2020 totosugito 0

Multi Select Flutter Multi Select Flutter is a package for easily creating multi-select widgets in a variety of ways. Features Supports FormField features like validator. […]