bump version to 0.4.0
2 files changed
tree: ee2cc21fa2321f65f0f4324148b467386e533775
  1. lib/
  2. test/
  3. .gitignore
  4. .status
  5. .test_config
  6. AUTHORS
  7. CHANGELOG.md
  8. codereview.settings
  9. CONTRIBUTING.md
  10. LICENSE
  11. PATENTS
  12. pubspec.yaml
  13. README.md
README.md

Provides runtime support for a Dart implementation of protobufs.

Build Status

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