smart_data_table_plus 1.0.0 copy "smart_data_table_plus: ^1.0.0" to clipboard
smart_data_table_plus: ^1.0.0 copied to clipboard

A customizable responsive data table for Flutter with pagination, sorting, row selection, and adaptive layouts.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 #

Added #

  • Initial stable release.
  • Responsive data table layout.
  • Horizontal and vertical scrolling.
  • Sticky table header.
  • Column sorting.
  • Built-in pagination.
  • Generic model support (<T>).
  • Custom row builder.
  • Customizable row height.
  • Adjustable column spacing.
  • Rounded table borders.
  • Flutter web support.
  • Null safety support.
  • Performance improvements for large datasets.
3
likes
160
points
73
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable responsive data table for Flutter with pagination, sorting, row selection, and adaptive layouts.

Repository (GitHub)
View/report issues

Topics

#table #datatable #pagination #responsive #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_data_table_plus