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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voo_json_tree

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  voo_json_tree: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:voo_json_tree/voo_json_tree.dart';
1
likes
130
points
4
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.

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, voo_responsive, voo_tokens

More

Packages that depend on voo_json_tree