Skip to content

package:protoc_plugin v22.1.0

Compare
Choose a tag to compare
@devoncarew devoncarew released this 13 May 20:08
· 19 commits to master since this release
d5906e7
  • Fix factory argument types for protobuf Map fields. (#975)
  • Fix import order changes when files are passed in different order to protoc. (#952)
  • Add fromDart() and toDart() methods to convert between core Duration and proto Duration (#986)
  • Update the GRPC service generator to emit constructors that use super parameters.