• Adam Barth's avatar
    Improve Route lifecycle (#7526) · 23361d5a
    Adam Barth authored
    Previously the navigator wouldn't always call Route.dispose when it was
    removed from the tree. After this patch, the navigator remembers popped
    routes so that it can call dispose on them when it is removed from the
    tree.
    
    Also, improve some error messages around calling dispose() more than
    once on routes and AnimationControllers.
    
    Fixes #7457
    23361d5a
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...