flutter_spreadsheet_ui 0.0.4 copy "flutter_spreadsheet_ui: ^0.0.4" to clipboard
flutter_spreadsheet_ui: ^0.0.4 copied to clipboard

FlutterSpreadsheetUI is a Flutter package allowing developers to create and embed spreadsheet-like tables in their Flutter applications easily. With this package, developers can create fully customiza [...]

0.0.1 #

  • Initial release.

0.0.2 #

  • State logic separated from UI logic using flutter_hooks.
  • Added support for row height and column width resizing,
  • Added support for row and column selection
  • Code cleanup

0.0.3 #

  • Readme and examples updated

0.0.4 #

  • Readme and project description updated
12
likes
130
points
134
downloads

Publisher

verified publishergairicksaha.com

Weekly Downloads

FlutterSpreadsheetUI is a Flutter package allowing developers to create and embed spreadsheet-like tables in their Flutter applications easily. With this package, developers can create fully customizable tables with various features such as column resizing, row resizing, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_hooks, linked_scroll_controller

More

Packages that depend on flutter_spreadsheet_ui