flutter/examples/stocks/lib
Adam Barth dc4a1638ee Specialize AlertDialog and SimpleDialog (#6098)
We were trying to cram too much functionality in to the Dialog widget. Now we
have AlertDialog and SimpleDialog to cover to two different kinds of dialogs in
the spec.
2016-09-27 15:44:11 -07:00
..
i18n regenerate the i18n files 2016-03-11 10:58:30 -08:00
main.dart Added asserts. 2016-06-14 15:19:14 -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 Specialize AlertDialog and SimpleDialog (#6098) 2016-09-27 15:44:11 -07:00
stock_list.dart Remove the "most valuable keys" Hero feature (#5500) 2016-08-19 09:59:39 -07:00
stock_row.dart Remove the "most valuable keys" Hero feature (#5500) 2016-08-19 09:59:39 -07:00
stock_settings.dart Specialize AlertDialog and SimpleDialog (#6098) 2016-09-27 15:44:11 -07:00
stock_strings.dart Clean up imports and exports. 2016-02-11 00:06:23 -08:00
stock_symbol_viewer.dart Remove the "most valuable keys" Hero feature (#5500) 2016-08-19 09:59:39 -07:00
stock_types.dart Expose more debugging tools in Stocks 2016-02-12 11:41:17 -08:00