spargo_table 0.0.6 copy "spargo_table: ^0.0.6" to clipboard
spargo_table: ^0.0.6 copied to clipboard

A highly customizable and flexible table widget for Flutter applications. Easily display and manage tabular data with sorting, filtering, and custom styling.

0.0.6 #

  • Adjusted row height behavior to ensure consistent height for rows when a horizontal scrollbar is present.

0.0.5 #

  • Introduced new properties to the SpargoTableDecorationConfig class:
    • borderRow: Allows customization of the border for table rows.
    • tableBorderRadius: Enables setting the border radius for the entire table.
    • headerBorderRadius: Provides the ability to define the border radius specifically for the table header.

0.0.4 #

  • Fix last row render

0.0.3 #

  • Optimized and upgraded logic for changing column width.
  • Improved scrolling performance for the table.

0.0.2 #

  • Added Example: A new example has been included to demonstrate the usage of the library.
  • Enhanced Scrollbar Configuration: Added the ability to configure the padding and size for the bottom scrollbar.
  • Improved Header Text Interaction: Header text is now non-selectable to enhance user experience.
  • Flexible Column Resizing: Added support for resizing the last column dynamically.

0.0.1 #

  • Init Project
1
likes
0
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable and flexible table widget for Flutter applications. Easily display and manage tabular data with sorting, filtering, and custom styling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on spargo_table