- 18 Sep, 2015 1 commit
-
-
Adam Barth authored
Also, introduce Colors and Typography to hold the material colors and the typography declarations. Previously we expected clients of these libraries to import them into a namespace, but that doesn't play nice with re-exporting them from material.dart.
-
- 17 Sep, 2015 1 commit
-
-
Adam Barth authored
What's important about this code is that it's presenting services outside the VM, not the particular technology used to present the services.
-
- 14 Sep, 2015 1 commit
-
-
Adam Barth authored
We now expose idiomatic setters for these properties. Eventually we'll remove the setter functions.
-
- 02 Sep, 2015 1 commit
-
-
Adam Barth authored
Code outside of package:sky should import this code using package:sky/rendering.dart package:sky/widgets.dart Moving this code into the "src" directory is a convention that signifies that and it cleans up the generated dartdoc because the libraries in the src directory aren't included in the generated documentation. Instead, the classes are documented in the widgets.dart and rendering.dart libraries.
-
- 25 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 21 Aug, 2015 1 commit
-
-
Adam Barth authored
Fixes #743
-
- 08 Aug, 2015 1 commit
-
-
Ian Fischer authored
-
- 07 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 05 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
-
- 04 Aug, 2015 1 commit
-
-
Viktor Lidholt authored
-