tree: 480121e5bd82e0fd885c61943f90d66e3ed4677b [path history] [tgz]
  1. benchmarks/
  2. lib/
  3. test/
  4. analysis_options.yaml
  5. AUTHORS
  6. CHANGELOG.md
  7. CONTRIBUTING.md
  8. LICENSE
  9. mono_pkg.yaml
  10. pubspec.yaml
  11. 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