Top Flutter Table packages A table or data grid is a system for organizing and displaying data in a tabular format. It is a type of spreadsheet that is used to store, organize, and analyze data. The Table UI component or widget often supports sorting, pagination, and filtering out data by search criteria. The complete list of Flutter packages that can help you add customized/supercharged Tables, Data Tables and Data Grid in your Flutter app is provided below.
pluto_grid
923
PlutoGrid is a dataGrid that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS. (DataGrid, DataTable, Data Grid, Data Table, Sticky)
data_table_2
798
In-place substitute for Flutter's DataTable and PaginatedDataTable with fixed/sticky headers and few extra features
syncfusion_flutter_datagrid
725
The Syncfusion Flutter DataGrid is used to display and manipulate data in a tabular view. Its rich feature set includes different types of columns, selections, column sizing, etc.
json_table
227
A Flutter package providing Json Table Widget for directly showing table from a json(Map).
table_sticky_headers
176
Two-dimension table with both sticky headers. You may scroll left / right and top / bottom. Sticky headers always stay visible. Legend cell (top left) always visible too.
appflowy_board
170
AppFlowyBoard is a board-style widget that consists of multi-groups. It supports drag and drop between different groups.
responsive_table
160
Responsive Data table is a highly flexible tool built upon the foundations of progressive enhancement, that adds all of these advanced features to any flutter table.
snippet_coder_utils
159
SnippetCoderUtils is a Utility package built with Flutter SDK to make Flutter development easier and more enjoyable than ever.
flutter_expandable_table
127
A Flutter widget for create an expandable table with header and first column fixed.
advanced_datatable
75
An addtion to the Flutter PaginatedDataTable allowing pagination also for the datasource aka server side datatables
scrollable_table_view
69
This is a multi axis scrollable data table, that allows you to scroll on both the vertical and horizontal axis, with the header remaining static on the vertical axis.
material_table_view
66
Flutter library providing a both horizontally and vertically scrollable material-style table widget.
lazy_data_table
65
A Flutter data table with (optional) sticky row and/or column headers that loads the contents lazily.
davi
49
A full customized dataview that builds the cells on demand. Focused on Web/Desktop Applications. Bidirectional scroll bars. (DataTable, Data Table, Data View)
paged_datatable
46
A brand new way of creating paginated DataTables in Flutter with sorting and filters
crud_table
45
CRUD Table Flutter is a package for crating CURD-UI for your entity/object/class easily. It consists of a Lazy loading function, resizable columns, and integrated CRUD Form.
flex_grid
45
The FlexGrid display data in a tabular format. It is including frozened column/row,loading more, high performance and better experience in TabBarView/PageView.
flutter_web_data_table
37
A DataTable for Flutter Web that is implemented a sorting, text filtering and selecting.
expandable_datatable
36
A flutter package for viewing and editing data in a table view with expandable rows.