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

outdated

Edit your JSON object with the help of this package. You can create new objects and delete the existing 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: ^0.0.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:json_editor_flutter/json_editor_flutter.dart';
30
likes
0
points
5.87k
downloads

Publisher

verified publishermakecv.in

Weekly Downloads

Edit your JSON object with the help of this package. You can create new objects and delete the existing using this user friendly widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on json_editor_flutter