cr_json_widget 1.1.1 copy "cr_json_widget: ^1.1.1" to clipboard
cr_json_widget: ^1.1.1 copied to clipboard

A widget, that visualises a tree structure, where a node can be any widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cr_json_widget

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

dependencies:
  cr_json_widget: ^1.1.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:cr_json_widget/cr_json_widget.dart';
19
likes
140
pub points
74%
popularity

Publisher

verified publishercleveroad.com

A widget, that visualises a tree structure, where a node can be any widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on cr_json_widget