Flutter Speed Dial

Flutter Speed Dial

February 20, 2020 totosugito 0

Flutter Speed Dial Flutter package to render a Material Design Speed Dial. Usage The SpeedDial widget is built to be placed in the Scaffold.floatingActionButton argument, […]

Flutter Backdrop Widget

Flutter Backdrop Widget

February 17, 2020 totosugito 0

backdrop Backdrop implementation in flutter. This widget is in active development. Any contribution, idea, criticism or feedback is welcomed. Quick links package https://pub.dev/packages/backdrop Git Repo […]

Flutter Grid View

Flutter Grid View

February 16, 2020 totosugito 0

flutter_staggered_grid_view A Flutter staggered grid view which supports multiple columns with rows of varying sizes. Features Configurable cross-axis count or max cross-axis extent like the […]

Flutter layout Animations

Flutter Layout Animations

February 16, 2020 totosugito 0

Flutter Staggered Animations Is a Flutter Layout Animations Easily add staggered animations to your ListView, GridView, Column and Row children as shown in Material Design […]

Flutter Layout Grid

Flutter Layout Grid

February 16, 2020 totosugito 0

Flutter Layout Grid A grid-based layout system for Flutter, optimized for user interface design, inspired by CSS Grid Layout. ✨Featuring:✨ Fixed, flexible, and content-based row […]