json_editor_flutter 1.3.1
json_editor_flutter: ^1.3.1 copied to clipboard
Edit your JSON object with the help of this package. Create and delete objects using this user friendly widget.
1.3.1 #
- [Removed]: Default sorting
1.3.0 #
1.2.1 #
- [Added]: Tree view can be expanded/collapsed on key pressed.
1.2.0 #
- [Fix]:
onChangedmethod provides a copy of data. - [Added]:
actionsparamater. - [Added]: Expand and Collapse All buttons.
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.