Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Grid packages

Last updated: May 1, 2024

A Grid is a user interface that is organized into a grid. This type of UI is often used for applications that require a lot of data to be displayed in a clean, responsive and organized way.

The complete list of Flutter packages that can be used to add Grid, Staggered Grid, GridView, Drag and Drop Grids to your Flutter app is provided below.


flutter_staggered_grid_view Card Image
flutter_staggered_grid_view
Dart 3 compatible 👍 3.99K
Maintenance Status: Good

Provides a collection of Flutter grids layouts (staggered, masonry, quilted, woven, etc.).

flutter_layout_grid Card Image
flutter_layout_grid
Dart 3 compatible 👍 679
Maintenance Status: Good

A powerful grid layout system for Flutter, optimized for complex user interface design.

boxy Card Image
boxy
Dart 3 compatible 👍 515
Maintenance Status: Good

Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more!

multi_split_view Card Image
multi_split_view
Dart 3 compatible 👍 238
Maintenance Status: Good

Provides horizontal or vertical multiple split view for Flutter.

dashboard Card Image
dashboard
Dart 3 compatible 👍 173
Maintenance Status: Good

Dynamic dashboard widget that allows your users to create their own layouts. Resize, move, indirect resize/move, auto re-layout are supported.

waterfall_flow Card Image
waterfall_flow
Dart 3 compatible 👍 163
Maintenance Status: Good

A Flutter grid view that build waterfall flow layout quickly.

drag_select_grid_view Card Image
drag_select_grid_view
Dart 3 compatible 👍 144
Maintenance Status: Good

Grid that supports both dragging and tapping to select its items.

reorderable_grid_view Card Image
reorderable_grid_view
Dart 3 compatible 👍 134
Maintenance Status: Good

Reorderable Grid View

responsive_grid_list Card Image
responsive_grid_list
Dart 3 compatible 👍 106
Maintenance Status: Good

A Flutter plugin to create responsive grid lists using ListView.builder() or SliverList with a SliverChildBuilderDelegate.

reorderable_grid Card Image
reorderable_grid
Dart 3 compatible 👍 106
Maintenance Status: Good

A full reorderable grid implementations similar to flutter's native reorderable list.

flutter_draggable_gridview Card Image
flutter_draggable_gridview
Dart 3 compatible 👍 97
Maintenance Status: Good

This package helps you to add drag & drop functionality to existing Gridview.builder.

dynamic_height_grid_view Card Image
dynamic_height_grid_view
Dart 3 compatible 👍 77
Maintenance Status: Good

GridView with dynamic height. No need to specify aspectRatio to the grid.

simple_grid Card Image
simple_grid
Dart 3 compatible 👍 62
Maintenance Status: Good

A dynamic grid inspired by boostrap, you can use it to describe your grid layout. This package purely using mediaquery, don't worry about the render.

design_grid
Dart 3 compatible 👍 34
Maintenance Status: Good

Implement designs just like your designer intended. Use either the classic responsive design grid approach or go with the Material Design Layout.

figma_layout_grid Card Image
figma_layout_grid
Dart 3 compatible 👍 26
Maintenance Status: Good

Visual aid grid system that supports Figma's layout grid features

ad_gridview Card Image
ad_gridview
Dart 3 compatible 👍 16
Maintenance Status: Good

A flutter widget to easily show Native Ad or any other Widget in Between a GridView.

flutter_reorderable_grid_view Card Image
flutter_reorderable_grid_view
Dart 3 compatible 👍 145
Maintenance Status: Average

Enables animated GridViews when updating children or when trying to reorder them by using drag and drop.

dancing_tiles Card Image
dancing_tiles
Dart 3 compatible 👍 2
Maintenance Status: Average

A simple and lightweight Flutter package to create a grid view with animatable tiles

flutter_wall_layout
Dart 3 compatible 👍 127
Maintenance Status: Poor

A Layout widget displaying a set of bricks (widgets with different shapes) as a vertical or horizontal list, like a wall...

nine_grid_view
Dart 3 compatible 👍 77
Maintenance Status: Poor

Flutter NineGridView & DragSortView, Similar to Weibo / WeChat nine grid view controls to display pictures.

shaky_animated_listview
Dart 3 compatible 👍 69
Maintenance Status: Poor

List animations to track your scroll changes on screen or your list first attachment to animated your list items with different transition rules.

spannable_grid
Dart 3 compatible 👍 61
Maintenance Status: Poor

Custom grid widget that allows it's cells to span columns and rows and supports editing.

masonry_grid
Dart 3 compatible 👍 41
Maintenance Status: Poor

Flutter Masonry Grid layout to create masonry, staggered items layout.

item_selector
Dart 3 compatible 👍 34
Maintenance Status: Poor

A generic item selector that works with ListView, GridView, Row, Column, or basically any parent widget that can have indexed child widgets.

staggered_grid_view_flutter
Dart 3 compatible 👍 33
Maintenance Status: Poor

Create a staggered grid.

intrinsic_grid_view
Dart 3 compatible 👍 26
Maintenance Status: Poor

IntrinsicGridView is a custom GridView, It provides 2D array of children with Intrinsic width and height. Having two named Constructors. horizontal and vertical

snap
Dart 3 compatible 👍 20
Maintenance Status: Poor

An extensive snap tool/widget for Flutter that allows very flexible snap management and snapping between your widgets.

boardview
👍 137
Maintenance Status: Poor

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.

drag_and_drop_gridview
👍 101
Maintenance Status: Poor

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.

reorderableitemsview
👍 55
Maintenance Status: Poor

A Flutter package for staggered grid view or ListView with ordering support

dragablegridview_flutter
👍 21
Maintenance Status: Poor

A dragable gridview,Long-pressed triggers draggable state,GridView reordering after release your finger

smart_grid_view
👍 16
Maintenance Status: Poor

A responsive grid view that changes it's cross axis child count based on the available horizontal size.