flow_ui_datatable 0.2.0 copy "flow_ui_datatable: ^0.2.0" to clipboard
flow_ui_datatable: ^0.2.0 copied to clipboard

A beautiful, universal Flutter data table with spreadsheet-style hover UX, sorting, pagination, and selection.

0.1.10 #

  • Fix auto-brightness theme toggle detection in FlowTableTheme.
  • Refactor example application to match the Growin premium transactions dashboard theme.
  • Delete unused commented-out file data_table_example.dart to completely purge Material residues.
  • Add unit test for compatibility verification in pure WidgetsApp layouts.

0.1.9 #

  • Remove Material design library dependencies from package library components to support pure WidgetsApp or CupertinoApp environments.

0.1.8 #

  • Update homepage and add live demo link to README.

0.1.7 #

  • Update README image paths to use updated filenames to bypass pub.dev image cache 404 issue.

0.1.6 #

  • Internal version bump.

0.1.5 #

  • Switch README image tags from HTML markup to standard Markdown.

0.1.4 #

  • Update README.md preview image source link.

0.1.3 #

  • Add preview screenshot flow_preview.png to README.md.

0.1.2 #

  • Add header logo flow_header.png to README.md.
  • Apply code formatting and clean up gitignored build files.

0.1.1 #

  • Add isPlain parameter to FlowCells.dropdown and FlowDropdownCell to support borderless dropdown styling.

0.1.0 #

  • Initial release of FlowDataTable — universal, beautifully styled data table
  • Generic column API with custom cell builders
  • Built-in cells: text, avatar+subtitle, badges, icon+text, dot indicator
  • Sorting, pagination, row selection, actions column, row index
  • Dark/light theme support via FlowTableTheme
  • Example app reproducing the original user-management table
1
likes
0
points
88
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful, universal Flutter data table with spreadsheet-style hover UX, sorting, pagination, and selection.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, lucide_icons_flutter

More

Packages that depend on flow_ui_datatable