json_editor 0.0.8 copy "json_editor: ^0.0.8" to clipboard
json_editor: ^0.0.8 copied to clipboard

A json editor on flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add json_editor

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

dependencies:
  json_editor: ^0.0.8

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_editor/json_editor.dart';
22
likes
110
points
2.35k
downloads

Publisher

verified publisherdev.apptoy.cc

Weekly Downloads

A json editor on flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, logger

More

Packages that depend on json_editor