protobuf_message_editor 0.0.4
protobuf_message_editor: ^0.0.4 copied to clipboard
An editor widget for protobuf GeneratedMessage instances
0.0.4 #
Added support for google.protobuf.BoolValue via a default custom editor registry
0.0.3 #
Added missing exports relevant to custom field editors
0.0.2 #
ProtoDualPanelMessageEditor can now accept a root message instead of a ProtoNavigationState.
When used this way, the widget will create an internally managed ProtoNavigationState.
0.0.1 #
Initial release