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

outdated

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

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
12
likes
0
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. In this package, developers can create fully customizable tables with various features such as column resizing, row resizing, and more. This package also provides a range of configuration options, such as column and row sizing, grid line colour and thickness, font style and size, and more, allowing developers to customize the appearance of their tables fully.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutter_hooks, linked_scroll_controller

More

Packages that depend on flutter_spreadsheet_ui