-
Hixie authored
Route (named routes) no longer have a key, and have their own storage for their names. RouseState no longer has a key, and uses an owner field pointing to a StatefulComponent instead. As such, RouteBase no longer has a key. HistoryEntry no longer uses a global int to ensure uniqueness. Propagated this to stocks app.
9da399b0
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
main.dart | ||
stock_arrow.dart | ||
stock_data.dart | ||
stock_home.dart | ||
stock_list.dart | ||
stock_menu.dart | ||
stock_row.dart | ||
stock_settings.dart | ||
stock_types.dart |