Fix proto3 repeated field encoding without packed option (#635) proto3 repeated fields are packed by default, see https://developers.google.com/protocol-buffers/docs/encoding#packed. Fixes #345
Protocol Buffers (protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
This repository is home to packages related to protobuf for Dart. It contains: