commit | 346a72dd04602f004a5b2c06ee4196b6112492b7 | [log] [tgz] |
---|---|---|
author | Ömer Sinan Ağacan <omersa@google.com> | Tue May 30 11:47:17 2023 |
committer | GitHub <noreply@github.com> | Tue May 30 11:47:17 2023 |
tree | 78e7adfcee052538231e711c4ad2506607da7de3 | |
parent | 35ea45fdd4030ad532eb799f7c4b4aeae3126cf2 [diff] |
Fix generated ignore_for_file directives (#833) - Bring unnecessary_import back. (was removed with #778) - Generate unused_import in grpc files as well. - Don't generate return_of_invalid_type: this lint seems to be removed. (The first two issues were found in cl/535141580)
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 |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.