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

Flutter Picker Plugin

Flutter Picker Plugin

February 16, 2020 totosugito 0

flutter_picker Flutter plugin picker. Include NumberPicker, DateTimePicker, ArrayPicker, and default linkage Picker. Provide flexible parameters to meet various needs. At the same time, you can […]