• Ian Hickson's avatar
    Clean up the existing Navigator API. (#15718) · aba0379d
    Ian Hickson authored
    This is not a grand refactor yet, it's just cleaning up what we have
    already, so that people who keep using this API (e.g. dialogs) have
    something coherent to deal with.
    
    The major changes are that Navigator and NavigatorState have the same
    API now, that most of the examples use `<void>` instead of `<Null>`,
    that the navigator observer can see replaces, and that the `settings`
    is moved from ModalRoute to Route. I also cleaned up some of the API
    documentation.
    aba0379d
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes 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...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...