material_table_view 2.1.1 copy "material_table_view: ^2.1.1" to clipboard
material_table_view: ^2.1.1 copied to clipboard

outdated

Flutter library providing a both horizontally and vertically scrollable material-style table widget.

2.1.1 #

  • Minor bug fixes and improvements.

2.1.0 #

  • New bodyContainerBuilder property implemented.

2.0.0 #

  • Existing nameless TableView constructor is now deprecated and no longer constant but otherwise works the same.
  • New named TableView.builder constructor added in which decorators are removed in favor of row-building function returning a widget built with the help of a closure passed as an argument.
  • Performance improvements.

1.0.2 #

  • Fix name conflict of ListenableBuilder widget with upcoming SDK counterpart.
  • Included demo project as an example.
  • README changes.

1.0.1 #

  • README and pubspec changes.

1.0.0 #

  • Initial release.
169
likes
0
points
2.9k
downloads

Publisher

verified publishernikolaynik.com

Weekly Downloads

Flutter library providing a both horizontally and vertically scrollable material-style table widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on material_table_view