protoc_plugin README fixes and tweaks: (#617) - Fix proto syntax - Add `syntax = "proto3"` in proto examples. proto3 is used instead of proto3 is newer. Removed `optional`s. - Minor rewording Fixes #208
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: