json_table 0.4.1 copy "json_table: ^0.4.1" to clipboard
json_table: ^0.4.1 copied to clipboard

outdated

A Flutter package providing Json Table Widget for directly showing table from a json(Map).

[0.4.1] #

  • Reformat code with flutter format

[0.4.0] - Support Column toggle also. #

  • A bool as a parameter is provided to toggle column visibility

[0.3.0] - Change keys extraction code #

  • Keys extraction is no more depended on first object of array. All possible keys in source data is taken into account

[0.2.0] - Custom Columns Added #

  • Add Custom Columns support for controlling what data is to be shown

[0.1.0] - Initial Release #

232
likes
40
points
1.85k
downloads

Publisher

verified publisherayushpgupta.com

Weekly Downloads

A Flutter package providing Json Table Widget for directly showing table from a json(Map).

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on json_table