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

Side by Side Diff: sky/sdk/pubspec.yaml

Issue 1152273004: Add support for transforms to container (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 unified diff | Download patch
OLDNEW
1 name: sky 1 name: sky
2 author: Chromium Authors <sky-dev@googlegroups.com> 2 author: Chromium Authors <sky-dev@googlegroups.com>
3 description: Dart files to support executing inside Sky. 3 description: Dart files to support executing inside Sky.
4 homepage: https://github.com/domokit/mojo/tree/master/sky 4 homepage: https://github.com/domokit/mojo/tree/master/sky
5 version: 0.0.5 5 version: 0.0.5
6 dependencies: 6 dependencies:
7 mojo: '>=0.0.1 <1.0.0' 7 mojo: '>=0.0.1 <1.0.0'
8 mojom: '>=0.0.4 <1.0.0' 8 mojom: '>=0.0.4 <1.0.0'
9 vector_math: '>=1.4.3 <2.0.0'
OLDNEW
« sky/sdk/lib/framework/rendering/box.dart ('K') | « sky/sdk/lib/framework/rendering/box.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698