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

A json editor on flutter.

0.0.8 #

  • merge PR#9

0.0.7 #

0.0.6 #

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;