Preserve the original order of proto fields when generating metadata. (#241)

* Preserve the original order of proto fields.

This corrects metadata edges pointing to the wrong field if the fields were not originally sorted by tag number.

* Fix dartanalyzer lints.
8 files changed
tree: 7713e7d8631c234f3d01b8c4af7a4c128bc224e3
  1. api_benchmark/
  2. protobuf/
  3. protoc_plugin/
  4. query_benchmark/
  5. tool/
  6. .gitignore
  7. .travis.yml
  8. analysis_options.yaml
  9. mono_repo.yaml
  10. README.md
README.md

Protobuf support for dart

Build Status

This repository is home to packages related to support for the protobuf format for dart. It contains: