flexible_data_table 1.1.6 copy "flexible_data_table: ^1.1.6" to clipboard
flexible_data_table: ^1.1.6 copied to clipboard

This package supports server-side datatables, which can significantly enhance performance when dealing with large datasets by offloading data processing to the server. #Datatabel #ServerSideDatatable

1.1.6 - 2025-12-28 #

Updated #

  • This version added export file custom name (export title property)

1.1.5 - 2025-11-29 #

Updated #

  • This version fix export issue

1.1.4 - 2025-11-27 #

Updated #

  • This version fix all length selection issue
  • Also fix filter issue when select all length then apply filter

1.1.3 - 2025-08-26 #

Updated #

  • This version fix Multiple widgets used the same GlobalKey issue
  • Added search field hidable
  • Added list widget in available row

1.1.2 - 2025-08-26 #

Updated #

  • This version fix late initialization issue

1.1.1 - 2025-08-14 #

Updated #

  • Customizable Headers: Column visibility selector with automatic persistence using SharedPreferences
  • Header Borders: Full column borders in header row when table type is set to bordered
  • Additional Search Fields: Search through hidden fields that aren't displayed as visible columns

1.1.0 - 2025-07-30 #

Updated #

  • This version added bottom scroll bar
  • Also added row tap function

1.0.9 - 2025-07-05 #

Updated #

  • This version fix dark mode issue

1.0.8 - 2025-06-22 #

Updated #

  • This version fix version issue

1.0.7 - 2025-06-22 #

Updated #

  • This version added new parameter table styles

1.0.6 2025-05-1 #

Updated #

  • This version added new parameter headers for empty list

1.0.5 - 2025-04-17 #

Updated #

  • This version updated card color

1.0.4 - 2025-04-17 #

Updated #

  • This version added card color

1.0.3 - 2025-03-31 #

Updated #

  • This version fix package version issue

1.0.2 - 2025-03-31 #

Updated #

  • This version fix table width issue now capture all available width
  • This version fix header name hide issue when data not found/available

1.0.1 2025-03-5 #

Updated #

  • This version update export functionality option UI
  • Fix export issue on mobile device

1.0.0 - 2025-02-14 #

Added #

  • Initial release of the Custom Data Table Generator package.
  • Supported dynamic creation of tables on the web with custom column configurations.
  • Added features for table filtering, sorting, pagination, and search functionality.
  • Included server-side datatable support to offload data processing tasks to the server for better performance with large datasets.
  • Implemented responsive design for smooth integration into any web application.
  • Ability to create custom actions (e.g., edit, delete) for each row in the table.
  • Added customizable cell rendering using cellBuilders.
  • Provided customizable column header builders using customHeaderBuilders.
  • Included column size configuration with the columnSizes property.

Example Usage #

  • Provided an example code to demonstrate how to implement the data table with custom actions, cell formatting, and sorting.
10
likes
100
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

This package supports server-side datatables, which can significantly enhance performance when dealing with large datasets by offloading data processing to the server. #Datatabel #ServerSideDatatable

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

Funding

Consider supporting this project:

www.github.com

License

MIT (license)

Dependencies

excel, flutter, google_fonts, path_provider, pdf, permission_handler, share_plus, shared_preferences, universal_html

More

Packages that depend on flexible_data_table