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

Unified Diff: pubspec.yaml

Issue 12225039: Support for observable models, fixes #259 (Closed) Base URL: https://github.com/dart-lang/web-ui.git@master
Patch Set: 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
« no previous file with comments | « lib/web_ui.dart ('k') | test/data/expected/element_ctor_test.html.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 2888047fa292205791b1158ae69805aada7f23e0..6a4529160d17c795730dbf8e9ce92a9cb1dd3456 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -5,6 +5,7 @@ description: An easy way to build web apps in Dart.
version: 0.3.2+1
dependencies:
args: any
+ analyzer_experimental: any
browser: any
# Pin html5lib so we don't get unexpected API breaks.
html5lib: ">=0.3.2+1 <0.3.3"
« no previous file with comments | « lib/web_ui.dart ('k') | test/data/expected/element_ctor_test.html.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698