commit | 7d2d29340e10b1e1d7d298dd5166dbe0da7f0be5 | [log] [tgz] |
---|---|---|
author | Ömer Sinan Ağacan <omersa@google.com> | Tue May 23 07:45:57 2023 |
committer | GitHub <noreply@github.com> | Tue May 23 07:45:57 2023 |
tree | 59260c27e47c1f9566e78cccb27d1065c3e02ff4 | |
parent | 038872bc66a28ecde1c3522e3c1f3f601b6fc6f7 [diff] |
Sync some g3 changes, minor refactoring (#832) - Remove redundant parentheses - Make mixins `mixin` (from `abstract class`). This fixes internal errors as we use `with` syntax in `event_test.dart`, `map_mixin_test.dart`. and `with` with non-mixing classes is not allowed internally. Same change is done internally in cl/533984005.
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.