Make `protoName` unCamelCase lazy (#606)

This makes 0.3% improvement in runtime in an internal benchmark.
1 file changed
tree: 92ff9dc7c449ebe56c530c5e4b93ec21008a3c6a
  1. .github/
  2. api_benchmark/
  3. protobuf/
  4. protoc_plugin/
  5. query_benchmark/
  6. tool/
  7. .gitignore
  8. analysis_options.yaml
  9. mono_repo.yaml
  10. 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: