flutter_basic_table 1.0.1 copy "flutter_basic_table: ^1.0.1" to clipboard
flutter_basic_table: ^1.0.1 copied to clipboard

A comprehensive and customizable table widget for Flutter with sorting, selection, theming, and interactive features.

1.0.1 #

Fixed #

  • Resolved issues with column reordering, ensuring drag-and-drop functionality works correctly across all platforms.
  • Fixed sorting bugs, improving the stability of ID-based sorting in ColumnSortManager to maintain correct sort states after column reordering.
  • Enhanced robustness of column reordering and sorting logic to handle dynamic column changes seamlessly.

1.0.0 #

Added #

  • Initial release of FlutterBasicTable package
  • BasicTable widget with comprehensive table functionality
  • Support for text, custom widgets, and status indicators in cells
  • Column sorting (ascending/descending/none) and reordering
  • Row selection with checkbox support
  • Complete theming system for all table components
  • Custom tooltip system with overflow detection
  • Responsive column width calculation
  • Row and cell interaction callbacks (tap, double-tap, right-click)
  • Synchronized horizontal and vertical scrollbars
  • Cross-platform support (Android, iOS, Web, Desktop)
1
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive and customizable table widget for Flutter with sorting, selection, theming, and interactive features.

Repository (GitHub)
View/report issues

Topics

#table #widget #data-table #responsive #customizable

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_basic_table