flutter/examples/stocks/lib
Ian Hickson d5e072c35b Fix crash when going back in stocks app.
Heroes with the same tag have to have keys that are unique across the
entire subtree. Since we can now show both stock lists, this means we
have to include the tab in the heroes' keys.

Fixes #668.
2015-12-01 22:54:11 -08:00
..
main.dart Add a persistent bottom sheet to the stocks demo 2015-11-11 15:38:13 -08:00
stock_arrow.dart Fix crash in stocks app painting 2015-11-20 09:36:12 -08:00
stock_data.dart Remove redundant fetch functions and avoid crashing when no headers are set 2015-11-16 18:31:57 -08:00
stock_home.dart Fix crash when going back in stocks app. 2015-12-01 22:54:11 -08:00
stock_list.dart Fix crash when going back in stocks app. 2015-12-01 22:54:11 -08:00
stock_menu.dart NavigatorTransaction 2015-11-30 15:24:36 -08:00
stock_row.dart Fix crash when going back in stocks app. 2015-12-01 22:54:11 -08:00
stock_settings.dart NavigatorTransaction 2015-11-30 15:24:36 -08:00
stock_symbol_viewer.dart NavigatorTransaction 2015-11-30 15:24:36 -08:00
stock_types.dart Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00