Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for optional #13

Open
divan opened this issue Jul 13, 2022 · 0 comments
Open

Support for optional #13

divan opened this issue Jul 13, 2022 · 0 comments

Comments

@divan
Copy link

divan commented Jul 13, 2022

Hi!

I'm trying to migrate existing service to Twirp and have bunch of protobuf files that use optional fields. Running protoc with twirp dart plugins results in this error:

... is a proto3 file that contains optional fields, but code generator protoc-gen-twirp_dart hasn't been updated to support optional fields in proto3. Please ask the owner of this code generator to support proto3 optional.--twirp_dart_out:

How hard it is to add the support for optional fields?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant