json_visualizer 0.0.2 copy "json_visualizer: ^0.0.2" to clipboard
json_visualizer: ^0.0.2 copied to clipboard

A Flutter widget for displaying JSON data as an interactive tree view with various features.

0.0.2 #

  • Added documentation for the widget

0.0.1 #

  • JsonVisualizerView widget with expand/collapse tree view
  • Syntax highlighting for keys, strings, numbers, booleans, null
  • Customizable colors via JsonVisualizerColors
  • Configurable expandDepth, fontSize, indentWidth
  • Copy node JSON to clipboard (onCopied callback)
  • Auto-decode JSON string input
  • Supports primitive root values (string, number, bool, null)
  • Indent guide lines for nested levels
  • Animated expand/collapse transitions
  • Lazy rendering with pagination for large collections (100+ items)
4
likes
160
points
147
downloads

Publisher

verified publisher7wilight.com

Weekly Downloads

A Flutter widget for displaying JSON data as an interactive tree view with various features.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on json_visualizer