顶级的Flutter表格包 -------------------------- 表格或数据网格是一种用于组织和展示数据的表格格式系统。它是一种类似电子表格的工具,用于存储、组织和分析数据。表格用户界面组件或小部件通常支持按照搜索条件进行排序、分页和过滤数据。 以下是可以帮助您在Flutter应用程序中添加定制/强化的表格、数据表格和数据网格的完整的Flutter包列表。
trina_grid
77
a data grid 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)
pluto_grid_plus
56
PlutoGrid plus 是 PlutoGrid 的维护版本,PlutoGrid 是一个可以通过桌面和 Web 上的键盘控制的 DataGrid。当然,它也可以在 Android 和 iOS 上很好地工作。
dynamic_table
27
a fully customized data table for your flutter project in which you can edit, delete, add and update values in the table.