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

Flutter Dropdown Widget

Flutter Dropdown Widget

August 6, 2020 totosugito 0

select_form_field A Flutter select field widget. It shows a list of options in a dropdown menu. This widget extend TextField and has a similar behavior […]

Flutter Switch Widget

Flutter Switch Widget

July 22, 2020 totosugito 0

switches_kit awesome customizable Switches for Flutter in the repo you will find the awesome switches/toggles widgets implemented in flutter Thank You! Please :star: this repo […]

Flutter Badge Widget

Flutter Badge Widget

July 22, 2020 totosugito 0

badge A Flutter widget that help you to create badges easily. Getting Started Add dependency to pubspec.yaml […] dependencies: badge: any […] Install the package […]

Commons Flutter Package

Commons Flutter Package

July 19, 2020 totosugito 0

Commons Commons Flutter package can used for Flutter Android and IOS applications. https://pub.dev/packages/commons example/lib/main.dart Includes Alert dialog Toast messages Single input dialog Single select dialog […]