advanced_table 1.1.0 copy "advanced_table: ^1.1.0" to clipboard
advanced_table: ^1.1.0 copied to clipboard

A table widget providing advanced functionality and easier use by allowing the generic display of objects in their JSON representation.

Changelog #

1.1.0 (2022-12-13) #

Features #

  • (#9) Provide link functionality (9835da0)
  • Add ignoringKeys property to AdvancedTable (6144ea9)
  • Introduce DateTime and Uri types (8fb417c)

1.0.0 (2022-12-09) #

⚠ BREAKING CHANGES #

  • ColumnDefinition takes a String instead of a whole Text widget. Customization follows

Features #

  • Introduce actions space above table (e5eaace)

0.1.0 (2022-12-06) #

Features #

  • 🎉 Initial package creation (34fc6f3)
  • Add advanced table wrapper around regular table (2af9853)
  • Add config class and text align of columns (fa42ba5)
  • Allow generic Objects as data Type (e875090)
  • Introduce ListWrapper enum instead of raw string (573bc0f)
2
likes
140
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A table widget providing advanced functionality and easier use by allowing the generic display of objects in their JSON representation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advanced_table