flutter/packages/flutter_sprites
Adam Barth ee903af03f Move TextAlign out of TextStyle (#3789)
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.
2016-05-06 17:33:27 -07:00
..
2016-05-04 09:18:31 -07:00
2015-10-13 16:34:01 -07:00

Flutter Sprites

A sprite toolkit built on top of Flutter.

Getting Started

For help getting started with Flutter, view our online documentation.