• Hixie's avatar
    Rationalise usage of keys in navigator.dart. · 9da399b0
    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
..
address_book/lib Loading commit data...
demo_launcher Loading commit data...
fitness Loading commit data...
game Loading commit data...
hello_world/lib Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...