voo_json_tree 0.1.0 copy "voo_json_tree: ^0.1.0" to clipboard
voo_json_tree: ^0.1.0 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.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
16
downloads

Documentation

API reference

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)

License

MIT (license)

Dependencies

equatable, flutter, voo_responsive, voo_tokens

More

Packages that depend on voo_json_tree