- 07 May, 2016 1 commit
-
-
Adam Barth authored
TextAlign applies to a whole paragraph instead of applying to an individual text span. This patch moves the property out of TextStyle and into a separate property on Text and RichText.
-
- 29 Apr, 2016 2 commits
-
-
Adam Barth authored
Also add dartdocs.
-
Adam Barth authored
Instead of using properties, TextPainter now receives min and max width as parameters to layout. Also, this patch integrates the intrinsic sizing logic into the main layout function, which satisfies all the existing uses cases.
-
- 01 Apr, 2016 1 commit
-
-
Ian Hickson authored
-
- 19 Mar, 2016 1 commit
-
-
Andrew Wilson authored
-