Generate '@Deprecated' Annotation for Deprecated Proto Fields (#225)

This change brings Dart closer in line to other languages like Java, which already generate this annotation for proto fields which have been deprecated.
34 files changed
tree: a536991e6a6abce291d1cda6c3add6808fbd9c8a
  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: