flexible_data_table 1.0.8 copy "flexible_data_table: ^1.0.8" to clipboard
flexible_data_table: ^1.0.8 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.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.
7
likes
100
points
220
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, universal_html

More

Packages that depend on flexible_data_table