commit | 7d2e615086c973b0186802ca0b1db575d34d50ac | [log] [tgz] |
---|---|---|
author | Agam Agarwal <agammaster@gmail.com> | Mon May 12 18:04:17 2025 +0530 |
committer | GitHub <noreply@github.com> | Mon May 12 13:34:17 2025 +0100 |
tree | 8696b42153a92579ccabc2efd45f391262860f59 | |
parent | e4fca1614bae58b563e3a552c64b7ee154bf1d87 [diff] |
Add fromDart() and toDart() methods to convert between $core.Duration and proto Duration (#986)
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 support for Dart.
Package | Description | Published Version |
---|---|---|
protobuf | Runtime library for protocol buffers support. | |
protoc_plugin | A protobuf protoc compiler plugin used to generate Dart code. | [![pub package] |
api_benchmark | Benchmarking a number of different api calls. | |
benchmarks | Benchmarks for various protobuf functions. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.