commit | bfa4c0d78f5b6dfd704cd750aa73c504a1267e3a | [log] [tgz] |
---|---|---|
author | Kevin Moore <kevmoo@users.noreply.github.com> | Wed Nov 23 01:16:22 2022 -0800 |
committer | GitHub <noreply@github.com> | Wed Nov 23 10:16:22 2022 +0100 |
tree | 5dc6755f490b149f47edaa35cae90c3fa999bd5d | |
parent | ed684268dbae6622ab6d255a634b9d6da5239f52 [diff] |
Fix `///` at the top of generated Dart files (#774) Avoids the new `dangling_library_doc_comments` lint
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 |