Adam Barth
c9d3217c3b
Use Canvas#drawParagraph
...
We'll eventually remove Paragraph#paint.
Fixes #2694
2016-03-17 13:45:35 -07:00
Hixie
a16f07d945
Drop the argument to SceneBuilder's constructor
2016-03-08 14:17:01 -08:00
Adam Barth
1ab3d3a71c
Add a raw hello_world that shows "Hello, world"
...
Previously, hello_world.dart was an interactive circle. I've moved that
to touch_input.dart. We should eventually harmonize the touch input
examples at all the layers.
2016-02-13 16:51:00 -08:00
Adam Barth
025c43de1c
Adds documentation to the layering examples
2016-02-13 16:14:42 -08:00
Adam Barth
948ae15ca5
Clean up the standalone examples
...
Our examples have been growing organically over time. This patch cleans
them up to illustrate specific aspects of Flutter.
2016-02-13 11:00:58 -08:00