Chris Bracken
|
4c8c420e0b
|
Declare locals final where not reassigned (layers) (#8572)
|
2017-03-03 18:04:27 -08:00 |
|
Alexandre Ardhuin
|
8c043d06de
|
fix lints for directives_ordering rule (#8382)
|
2017-02-23 13:37:26 -08:00 |
|
Jason Simmons
|
617fa8c3a9
|
Engine roll with updates to the ParagraphBuilder constructor (#6528)
|
2016-10-25 12:20:02 -07:00 |
|
Adam Barth
|
179ea4a0a6
|
Update framework to account from engine API changes (#5887)
The engine now reports coordinates in physical pixels.
|
2016-09-15 13:13:42 -07:00 |
|
Adam Barth
|
5497ba182f
|
Update engine (#3637)
Turns out there were more clients of the old paragraph API than I expected.
This patch migrates them to the new API.
|
2016-04-29 11:19:35 -07:00 |
|
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
|
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 |
|