commit | 969397b719c8d94d176b89a81e8d1063f1064754 | [log] [tgz] |
---|---|---|
author | Sarah Zakarias <szakarias@gmail.com> | Mon Oct 15 09:30:34 2018 +0200 |
committer | Sarah Zakarias <szakarias@gmail.com> | Mon Oct 15 09:30:34 2018 +0200 |
tree | 8419cbb2998c455e47444f3b7a0b5ac85737697d | |
parent | 4426cb573356c5ff710bff8ac8a1170baac7dcf0 [diff] [blame] |
Add Dart example.
diff --git a/examples/pubspec.yaml b/examples/pubspec.yaml new file mode 100644 index 0000000..0c36dbd --- /dev/null +++ b/examples/pubspec.yaml
@@ -0,0 +1,5 @@ +name: addressbook +description: dartlang.org example code. + +dependencies: + protobuf: