jseen 2.0.0 copy "jseen: ^2.0.0" to clipboard
jseen: ^2.0.0 copied to clipboard

Json Tree Viewer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jseen

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

dependencies:
  jseen: ^2.0.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:jseen/jseen.dart';
2
likes
145
points
88
downloads

Publisher

unverified uploader

Weekly Downloads

Json Tree Viewer.

Repository (GitHub)
View/report issues

Topics

#json

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_easy_treeview

More

Packages that depend on jseen