tree: 56931f9e87d7bb9328371e4e5c3f44568ed00007 [path history] [tgz]
  1. benchmarks/
  2. lib/
  3. test/
  4. analysis_options.yaml
  5. AUTHORS
  6. CHANGELOG.md
  7. codereview.settings
  8. CONTRIBUTING.md
  9. LICENSE
  10. mono_pkg.yaml
  11. pubspec.yaml
  12. README.md
protobuf/README.md

pub package

Provides runtime support for a Dart implementation of protobufs.

Typically one do not need to import this library–only libraries generated by the protoc plugin import this library directly.

If your library or application uses generated protobuf libraries, add this library as a dependency.

References