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

outdated

A json editor on flutter.

0.0.5 #

0.0.4 #

0.0.3 #

  • Fix call setState after dispose.

0.0.2 #

0.0.1 #

Initial project. Support the follow features:

  1. Edit json data;
  2. Support add comment;
  3. Support show errors for invalid json text;