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

Unified Diff: packages/convert/README.md

Issue 2990843002: Removed fixed dependencies (Closed)
Patch Set: Created 3 years, 5 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 | « packages/convert/LICENSE ('k') | packages/convert/codereview.settings » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/convert/README.md
diff --git a/packages/convert/README.md b/packages/convert/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..9a832fda111bf883d872631875cea0ea307920b9
--- /dev/null
+++ b/packages/convert/README.md
@@ -0,0 +1,6 @@
+# Conversion utilities package
+
+This package contains encoders and decoders for converting between different
+data representations. It's the external counterpart of the `dart:convert` core
+library, and contains less-central APIs and APIs that need more flexible
+versioning.
« no previous file with comments | « packages/convert/LICENSE ('k') | packages/convert/codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698