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

Unified Diff: sky/sdk/lib/widgets/README.md

Issue 1189343002: Start fleshing out the rendering/README.md (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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
« no previous file with comments | « sky/sdk/lib/rendering/README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/lib/widgets/README.md
diff --git a/sky/sdk/lib/widgets/README.md b/sky/sdk/lib/widgets/README.md
index a2842527fecd0634a72f980803bff22f8594f5fb..3ddfb85aadcdb6e5a9d6b069c85a2a80b0d8ac01 100644
--- a/sky/sdk/lib/widgets/README.md
+++ b/sky/sdk/lib/widgets/README.md
@@ -411,3 +411,13 @@ copies of a particular widget to fill its visible region:
Moreover, syncing the entries semantically means that state retained in
stateful subcomponents will remain attached to the same semantic entry rather
than the entry in the same numerical position in the viewport.
+
+Dependencies
+------------
+
+ * `package:vector_math`
+ * [`package:sky/animation`](../animation)
+ * [`package:sky/base`](../base)
+ * [`package:sky/painting`](../painting)
+ * [`package:sky/rendering`](../rendering)
+ * [`package:sky/theme`](../theme)
« no previous file with comments | « sky/sdk/lib/rendering/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698