Flutter Listview Header

Flutter Listview Header

March 16, 2020 totosugito 0

sticky_and_expandable_list Flutter implementation of sticky headers and Flutter Expandable Listview .Support use it in a CustomScrollView. Features Support build an expandable ListView, which can expand/collapse […]

Flutter Note Taking App

Flutter Note Taking App

March 16, 2020 totosugito 0

This is a simplified Google Keep mobile app ‘clone’ built with Flutter + Firebase. For practicing prototyping and Flutter skills only. If you love this […]

Flutter Rounded Date Picker

Flutter Rounded Date Picker

March 11, 2020 totosugito 0

Flutter Rounded Date Picker The Flutter plugin that help you can choose dates and years with rounded calendars and customizable themes. Installing Add dependencies in […]

Flutter Snapping List

Flutter Snapping List

March 10, 2020 totosugito 0

snaplist A small cozy library that allows you to make Snappable List Views Issues and Pull Requests are really appreciated! Snaplist supports different and even […]

Flutter Infinite ListView

Flutter Infinite ListView

March 10, 2020 totosugito 0

Flutter Infinite ListView Flutter Infinite ListView is ListView with items that can be scrolled infinitely in both directions. Quick Usage Replace your existing ListView with […]