flutter/examples/stocks/lib
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
..
i18n regenerate the i18n files 2016-03-11 10:58:30 -08:00
main.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
stock_arrow.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
stock_data.dart Enable always_specify_types lint 2016-03-12 00:37:31 -08:00
stock_home.dart PopupMenuButton should lazily build menu items 2016-04-06 13:28:09 -07:00
stock_list.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
stock_row.dart Move TextAlign out of TextStyle (#3789) 2016-05-06 17:33:27 -07:00
stock_settings.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
stock_strings.dart Clean up imports and exports. 2016-02-11 00:06:23 -08:00
stock_symbol_viewer.dart Move TextAlign out of TextStyle (#3789) 2016-05-06 17:33:27 -07:00
stock_types.dart Expose more debugging tools in Stocks 2016-02-12 11:41:17 -08:00