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

Side by Side Diff: pkg/js/pubspec.yaml

Issue 1318043005: Support user generated custom native JS classes. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: PTAL Created 5 years, 2 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
OLDNEW
(Empty)
1 name: js
2 version: 0.6.0-dev.1
3 authors:
4 - Dart Team <misc@dartlang.org>
5 - Alexandre Ardhuin <alexandre.ardhuin@gmail.com>
6 description: Access JavaScript from Dart.
7 homepage: https://github.com/dart-lang/js-interop
8 environment:
9 sdk: '>=1.0.0 <2.0.0'
kevmoo 2015/10/02 20:20:13 Should be >= 1.13.0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698