Is it possible to support protobuf editions in a Dart codebase?
I discovered today that the proto generator for Dart does not support protobuf editions. Without explicit support from protoc-gen-dart, is there any way to integrate protobuf editions into my Dart project?