问题
I want to implement dart-protobuf, but the dart-protoc-plugin (project to generate your Dart protobuf library from a proto definition) does not currently support Windows. I can not find an alternative to the plugin. Is there no other way to generate the definitions for Dart? Any suggestions appreciated.
回答1:
As far as I know there is no other. I think the easiest way would be to set up a Linux VM to run it. I'm sure it would be easier to make it run on Windows than building a new one.
来源:https://stackoverflow.com/questions/22671896/alternative-to-dart-protoc-plugin-for-windows