-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[GoRouter] option to override initial route set by platform #4717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 17 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
1f2a25b
feat: override platform route
opxdelwin a334fae
feat: override platform route
opxdelwin 0f1e823
Update CHANGELOG.md
opxdelwin 9ea3161
Merge branch 'main' of https://github.com/flutter/packages into b132557
opxdelwin e5d4e77
Merge branch 'b132557' of https://github.com/opxdelwin/packages into …
opxdelwin 4519e8f
Removed unused imports
opxdelwin eb3d6a2
Code reformat using `dart format`
opxdelwin 4af6234
Update packages/go_router/CHANGELOG.md
opxdelwin 253a96f
Update packages/go_router/lib/src/router.dart
opxdelwin 24e05dd
Implement suggest documentation updates
opxdelwin 11b4782
Merge branch 'main' of https://github.com/flutter/packages into b132557
opxdelwin 44cf082
Merge branch 'b132557' of https://github.com/opxdelwin/packages into …
opxdelwin ac93687
Merge branch 'main' of https://github.com/flutter/packages into b132557
opxdelwin 6d71142
Merge branch 'main' of https://github.com/flutter/packages into b132557
opxdelwin 2491fbd
add routing test
opxdelwin d1c8ece
dart format + CHANGELOG fix
opxdelwin 6b56bf6
Merge branch 'main' into b132557
opxdelwin 7ae8d51
Merge branch 'main' of https://github.com/flutter/packages into b132557
opxdelwin f05b37e
update docs and modify test
opxdelwin 67cbd8b
add overridePlatformDefaultLocation to helpers
opxdelwin 5a78754
Merge branch 'b132557' of https://github.com/opxdelwin/packages into …
opxdelwin 49a495a
fix typo in comments
opxdelwin b7e5dac
restructure to improve memory usage
opxdelwin 490e3da
docs++
opxdelwin 1fc46e3
++
opxdelwin c37fbd7
++
opxdelwin e11df2a
Merge branch 'main' into b132557
opxdelwin 1741047
Merge branch 'main' of https://github.com/flutter/packages into b132557
opxdelwin c6dee8f
Merge branch 'b132557' of https://github.com/opxdelwin/packages into …
opxdelwin 9aca1d6
dart format
opxdelwin 13fa394
Merge branch 'main' into b132557
opxdelwin 84eba32
Merge branch 'main' into b132557
opxdelwin b28a513
Merge branch 'main' into b132557
chunhtai 8bea7b6
Merge branch 'main' into b132557
chunhtai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.