package:protoc_plugin v22.1.0
·
19 commits
to master
since this release
- 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.