Fix copyWith's return type. (#458)

Fix copyWith's return type.
52 files changed
tree: 5ca730a642982e09196df986b351b2dd30f40ba3
  1. api_benchmark/
  2. protobuf/
  3. protoc_plugin/
  4. query_benchmark/
  5. .gitignore
  6. analysis_options.yaml
  7. mono_repo.yaml
  8. README.md
README.md

Protobuf support for Dart

CI status pub package

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. It contains: