commit | 038872bc66a28ecde1c3522e3c1f3f601b6fc6f7 | [log] [tgz] |
---|---|---|
author | Oleh Prypin <oleh@pryp.in> | Tue May 16 12:32:40 2023 |
committer | GitHub <noreply@github.com> | Tue May 16 12:32:40 2023 |
tree | 5ef5a1f82dcf9e801b9b418f0a490bb96b559feb | |
parent | 05058a75a02c7fcb8eb45ff9807efb21134098f2 [diff] |
Remove implementation of `hashCode` because it makes enum values non-const in Dart 3 (#831)
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.