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

outdated

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.6

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
0
points
2.51k
downloads

Publisher

verified publisherdev.apptoy.cc

Weekly Downloads

A json editor on flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logger

More

Packages that depend on json_editor