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 |