json_field_editor 0.0.1-dev.1 copy "json_field_editor: ^0.0.1-dev.1" to clipboard
json_field_editor: ^0.0.1-dev.1 copied to clipboard

JSON text Field editor that works perfectly

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add json_field_editor

With Flutter:

 $ flutter pub add json_field_editor

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

dependencies:
  json_field_editor: ^0.0.1-dev.1

Alternatively, your editor might support dart pub get or 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_field_editor/json_field_editor.dart';
1
likes
0
points
44
downloads

Publisher

verified publisherapidash.dev

Weekly Downloads

JSON text Field editor that works perfectly

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on json_field_editor