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

Unified Diff: sky/sdk/pubspec.yaml

Issue 1230583003: Integrate the linear constraint solver into Sky as a RenderBox subclass. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Address CL concerns Created 5 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
Index: sky/sdk/pubspec.yaml
diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml
index bf9239d0ebe6912159035eae4d9ab2d61f4c0f4b..b7d4a1bc71a9271262cd98652754cf75136a1d51 100644
--- a/sky/sdk/pubspec.yaml
+++ b/sky/sdk/pubspec.yaml
@@ -4,6 +4,7 @@ dependencies:
mojo_services: '>=0.0.4 <1.0.0'
mojom: '>=0.0.4 <1.0.0'
vector_math: '>=1.4.3 <2.0.0'
+ cassowary: '^0.1.6'
description: Dart files to support executing inside Sky.
homepage: https://github.com/domokit/mojo/tree/master/sky
name: sky
« sky/sdk/lib/rendering/auto_layout.dart ('K') | « sky/sdk/lib/rendering/auto_layout.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698