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

Flutter Scroll Gallery

Flutter Scroll Gallery

July 22, 2020 totosugito 0

flutter_scroll_gallery A Flutter package that helps you to create a zoomable carousel with scrollable thumbnail at the bottom Inspired from flutter_image_carousel and ScrollGalleryView Installing dependencies: […]

Flutter Error Handler Plugin

Flutter Error Handler Plugin

July 21, 2020 totosugito 0

Catcher Catcher is Flutter plugin which automatically catches error/exceptions and handle them. Catcher offers mutliple way to handle errors. Catcher is heavily inspired from ACRA: […]

Flutter Empty Widget

Flutter Empty Widget

July 19, 2020 totosugito 0

empty_Widget Getting Started 1. Add library to your pubspec.yaml dependencies: … empty_widget: ^0.0.1-dev.1 # such as version, you need use the latest version of pub. […]

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