voo_json_tree 0.1.1 copy "voo_json_tree: ^0.1.1" to clipboard
voo_json_tree: ^0.1.1 copied to clipboard

A feature-rich JSON tree viewer/editor widget for Flutter with collapsible nodes, syntax highlighting, search, and editing capabilities.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.1 - 2026-02-19 #

Changed #

  • Updated test dependency from ^1.25.0 to ^1.28.0
  • Fixes dependency resolution conflict with Flutter SDK's matcher 0.12.18

0.1.0 - 2024-01-01 #

Added #

  • Initial release of voo_json_tree
  • Core JSON tree visualization with collapsible nodes
  • Syntax highlighting by value type (string, number, boolean, null)
  • Search functionality with navigation between results
  • Copy path and value to clipboard
  • Keyboard navigation support
  • Multiple theme presets (dark, light, VS Code, Monokai)
  • Custom theme support
  • Context menu with actions
  • Path breadcrumb navigation
  • JsonTreeController for external state management
  • Factory constructors for common use cases
  • Comprehensive configuration options
1
likes
140
points
126
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

A feature-rich JSON tree viewer/editor widget for Flutter with collapsible nodes, syntax highlighting, search, and editing capabilities.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #json #tree-view #user-interface

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, voo_responsive, voo_tokens

More

Packages that depend on voo_json_tree