editable 1.0.8 copy "editable: ^1.0.8" to clipboard
editable: ^1.0.8 copied to clipboard

outdated

⚡️A highly customizable, editable data table (spreadsheet) package for Flutter projects.

[1.0.0] - 04/10/2020. #

  • This Initial release has the following features:
  • Save Edited Rows
  • Save edited cell
  • Customize cell data
  • Add empty rows
  • Create empty tables
  • Customizable save button
  • Customize table headers

[1.0.1] - 04/10/2020. #

  • minor edit to package metatags

[1.0.2] - 04/10/2020. #

  • minor edit to package readme

[1.0.3] - 04/10/2020. #

  • minor edit to package readme
  • compatability check passed for all OS

[1.0.4] - 04/10/2020. #

  • fix: removes Space showing on small screen sizes if saveIcon is shown
  • compatability check passed for all OS
  • formats code based on dartfmt

[1.0.5] - 05/10/2020. #

  • Bug Fix: table header alignments when saveRow icon is shown

[1.0.6] - 07/10/2020. #

  • Bug Fix: Align table headers
  • Refactor: Adds helper functions
  • Change default button for createRowButton

[1.0.7] - 08/10/2020. #

  • Bug Fix: Table color set to transparent
  • This allows table to take parent widget color property

[1.0.8] - 11/10/2020. #

  • New Feature: Horizontal and vertical scrollable
  • New Table property: [columnRatio] sets the fraction of screen width occupied by each column
206
likes
0
pub points
91%
popularity

Publisher

verified publishervoltacode.com

⚡️A highly customizable, editable data table (spreadsheet) package for Flutter projects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on editable