my_json_view 1.0.1 copy "my_json_view: ^1.0.1" to clipboard
my_json_view: ^1.0.1 copied to clipboard

A customizable Flutter widget for displaying JSON data in a tree view with search and expand/collapse functionality.

1.0.1 #

  • Bump version to 1.0.1
  • Improve documentation and inline code comments
  • Update example app to demonstrate JSON tree and raw code editor
  • Minor cleanup in README

1.0.0 #

  • Initial stable release of MyJsonView.
  • Features:
    • Interactive tree view with expand/collapse functionality.
    • Search and highlight for keys and values.
    • Customizable appearance with MyJsonViewStyle.
    • Selectable text for easy copying.
    • Controller for programmatic control (expand/collapse, filtering).
4
likes
160
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget for displaying JSON data in a tree view with search and expand/collapse functionality.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on my_json_view