pretty-print the ignore_for_file lines (#770) - pretty-print the `// ignore_for_file: xxx` lines (ensure they don't exceed 80 chars) - add a few blank lines in the generated method bodies to make them easier to read
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.
| Package | Description | Published Version |
|---|---|---|
| protobuf | A support library for the generated code | |
| protoc_plugin | A Dart back-end for the protoc compiler | |
| api_benchmark | Benchmarking for various API calls | |
| query_benchmark | Benchmark for encoding and decoding of a “real-world” protobuf |