most_key_value_editor 0.0.2 copy "most_key_value_editor: ^0.0.2" to clipboard
most_key_value_editor: ^0.0.2 copied to clipboard

Highly customizable JSON editor based on `package:most_schema_parser`.

0.0.2 #

  • Add MostValidator concept:
    • Allows to add custom validators to the key-value editor.
    • Validation works as before with 0 changes.
    • For the usage please refer to example/

0.0.1 #

  • Initial release.
  • Added editor:
    • Added MostKeyValueEditor
    • Added MostKeyValueEditorController
    • Added PropertyBuilder
    • Added JsonReaderWriter
    • Added JsonPropertyReaderWriter
    • Added ValidationResult
    • Added ValidationMessage
  • Added widgets:
    • Added ValuePropertyView
    • Added NestingIndicatorView
    • Added ValidationStateView
    • Added PropertyNameView
    • Added StringFormField
  • Added extensions:
    • Added LightnessColorExtension
    • Added HexColorExtension
3
likes
140
points
16
downloads

Publisher

verified publishermost.io

Weekly Downloads

Highly customizable JSON editor based on `package:most_schema_parser`.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_diff, json_schema, most_schema_parser, recase, scrollable_positioned_list

More

Packages that depend on most_key_value_editor