We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8654d6e commit 836186aCopy full SHA for 836186a
README.md
@@ -11,5 +11,8 @@ library as a dependency.
11
12
### References
13
14
-* [protobuf site](https://github.com/google/protobuf)
+* [Dart tutorial](https://developers.google.com/protocol-buffers/docs/darttutorial)
15
+* [Dart generated code guide](https://developers.google.com/protocol-buffers/docs/reference/dart-generated)
16
+* [Dart API](https://pub.dartlang.org/documentation/protobuf/latest/)
17
+* [Protobuf repository](https://github.com/google/protobuf)
18
* [Protoc plugin project](https://github.com/dart-lang/dart-protoc-plugin)
0 commit comments