json_editor_flutter 1.0.1
json_editor_flutter: ^1.0.1 copied to clipboard
Edit your JSON object with the help of this package. Create and delete objects using this user friendly widget.
1.0.1 #
- [Fix]: could edit key in last object when
enableKeyEditwasfalse. - [Added]:
enableValueEditthat lets you stop editing a value.
1.0.0 #
0.1.0 #
jsonnow takes aString- [Added] undo button
0.0.4 #
- [Fix] Bidirectional scrolling
- [Change] Delete Icon on the left
0.0.3 #
- [Added] color
Color?parameter for editor theme
0.0.2 #
- [Added] Expand all and collapse all button
0.0.1 #
- Initial development release