json_editor_flutter 1.4.2 copy "json_editor_flutter: ^1.4.2" to clipboard
json_editor_flutter: ^1.4.2 copied to clipboard

Edit your JSON object with the help of this package. Create and delete objects using this user friendly widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add json_editor_flutter

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

dependencies:
  json_editor_flutter: ^1.4.2

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_flutter/json_editor_flutter.dart';
22
likes
150
points
3.24k
downloads

Publisher

verified publishermakecv.in

Weekly Downloads

Edit your JSON object with the help of this package. Create and delete objects using this user friendly widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on json_editor_flutter