Fix protoc_plugin publish errors and warnings (#475)

- Set Dart SDK lower bound to 2.12.0-0
- Add missing dev dependencies
- Force tests to run in unsound mode until all sources are migrated
4 files changed
tree: 0396df67fbcb34193eb86a5ce2a360f3e98fa17b
  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: