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 Neumorphic Container

Flutter Neumorphic Container

July 15, 2020 totosugito 0

Clay Containers Easily create and customize beautiful, modern neumorphic containers for your Flutter project. These clay containers can become the basis for your own unique […]

Flutter Sticky Headers

Flutter Sticky Headers

June 17, 2020 totosugito 0

Flutter Sticky Headers Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled. Usage […]

Flutter Grid Waterfall Flow Layout

Flutter Grid Waterfall Flow Layout

June 15, 2020 totosugito 0

waterfall_flow A Flutter grid view easy to build waterfall flow layout quickly. Web demo for WaterfallFlow waterfall_flow Use Easy to use CollectGarbage ViewportBuilder LastChildLayoutTypeBuilder CloseToTrailing […]

Flutter Grid View Annual Task

Flutter Grid View Annual Task

March 10, 2020 totosugito 0

flutter_annual_task Flutter package for displaying Grid View of Daily Task like Github-Contributions. Example Usage Make sure to check out example project. AnnualTaskView( taskItem // List<AnnualTaskItem> […]

Flutter Layout Tutorial

Flutter Layout Tutorial

February 26, 2020 totosugito 0

Just for learning Star: the repo to support the project or 🙂Follow Me.Thanks! Facebook Page Facebook Group QQ Group Developer Flutter Open Flutter Open 963828159 […]

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