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

Side by Side Diff: pubspec.yaml

Issue 17553018: Initial stream support (Closed) Base URL: https://github.com/dart-lang/fancy-syntax.git@master
Patch Set: Created 7 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 unified diff | Download patch
« lib/src/mirrors.dart ('K') | « lib/syntax.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: fancy_syntax 1 name: fancy_syntax
2 version: 0.0.1 2 version: 0.0.1
3 author: Web UI Authors <html-dev@dartlang.org> 3 author: Web UI Authors <html-dev@dartlang.org>
4 description: An expressive custom binding syntax for MDV templates 4 description: An expressive custom binding syntax for MDV templates
5 homepage: https://github.com/dart-lang/fancy-syntax 5 homepage: https://github.com/dart-lang/fancy-syntax
6 dependencies: 6 dependencies:
7 analyzer_experimental: any
8 browser: any 7 browser: any
9 mdv_observe: any 8 mdv_observe: any
10 unittest: any 9 unittest: any
OLDNEW
« lib/src/mirrors.dart ('K') | « lib/syntax.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698