You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have already run dart pub global activate protoc_plugin and add
protobuf: ^2.1.0
protoc_plugin: ^20.0.1
but the generated file still has an error, thanks a lot for helping
The text was updated successfully, but these errors were encountered:
This generated WellKnownTypes files leads to one more issue: grpc/grpc-dart#614
so you could note separate them form the generated protocol and could not create packages that will use WellKnownTypes files.
Would be nice to keep it into account while fixing this issue.
I have already run dart pub global activate protoc_plugin and add protobuf: ^2.1.0 protoc_plugin: ^20.0.1 but the generated file still has an error, thanks a lot for helping
The text was updated successfully, but these errors were encountered: