flexible_data_table 1.0.2 copy "flexible_data_table: ^1.0.2" to clipboard
flexible_data_table: ^1.0.2 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.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.
11
likes
0
points
331
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

Funding

Consider supporting this project:

www.github.com

License

unknown (license)

Dependencies

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

More

Packages that depend on flexible_data_table