json_tree_viewer 0.0.1 copy "json_tree_viewer: ^0.0.1" to clipboard
json_tree_viewer: ^0.0.1 copied to clipboard

A simple tree widget to show json pretty.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add json_tree_viewer

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

dependencies:
  json_tree_viewer: ^0.0.1

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:json_tree_viewer/json_tree_viewer.dart';
4
likes
140
points
397
downloads

Publisher

verified publisherdev.apptoy.cc

Weekly Downloads

A simple tree widget to show json pretty.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flexible_tree_view, flutter

More

Packages that depend on json_tree_viewer