Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Unified Diff: recipes/pubspec.yaml

Issue 12335109: Strings recipes for the Dart Cookbook (Closed) Base URL: https://github.com/dart-lang/cookbook.git@master
Patch Set: Fixed typos. Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: recipes/pubspec.yaml
diff --git a/recipes/pubspec.yaml b/recipes/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..fa58770d16e64f1a50f62b14f88b5798ec0465a9
--- /dev/null
+++ b/recipes/pubspec.yaml
@@ -0,0 +1,5 @@
+name: recipes
+description: A collection of Dart recipes
+
+dependencies:
+ unittest: any
« no previous file with comments | « recipes/pubspec.lock ('k') | recipes/src/core/strings.md » ('j') | recipes/src/core/strings.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698