
Flutter Gems
A Flutter package landscape guide comprising 2500+ neatly categorized useful and popular packages!
Follow on Twitter Subscribe for Updates Contribute
Crafted with 💙 for Flutter Community

flutter_staggered_grid_view
👍 664
A Flutter staggered grid view (masonry tiles) which supports multiple columns with rows of varying sizes
READ MORE
drag_select_grid_view
👍 42
Grid that supports both dragging and tapping to select its items.
READ MORE
flutter_layout_grid
👍 38
A grid-based layout system for Flutter, inspired by CSS Grid Layout
READ MORE
boxy
👍 35
Provides widgets and utilities that enable you to create custom layouts with minimal boilerplate.
READ MORE

boardview
👍 21
This is a custom Flutter widget that can create a draggable BoardView or also known as a kanban. The view can be reordered with drag and drop.
READ MORE
spannable_grid
👍 18
Custom grid widget that allows it's cells to span columns and rows and supports editing.
READ MORE
drag_and_drop_gridview
👍 15
Drag And Drop GridView extends the functionality of the GridView widget in Flutter and gives you the freedom of creating a reorder the GridViewItems simple by Drag And Drop.
READ MORE
item_selector
👍 13
A generic item selector that works with ListView, GridView, Row, Column, or basically any parent widget that can have indexed child widgets.
READ MORE
dragablegridview_flutter
👍 8
A dragable gridview,Long-pressed triggers draggable state,GridView reordering after release your finger
READ MORE
reorderableitemsview
👍 7
A Flutter package for staggered grid view or ListView with ordering support
READ MORE
smart_grid_view
👍 5
A responsive grid view that changes it's cross axis child count based on the available horizontal size.
READ MORE