Skip to content

Conversation

mdebbar
Copy link
Contributor

@mdebbar mdebbar commented Jun 18, 2020

Expose a Dart API allowing apps to customize the url strategy.

Companion PR: flutter/engine#19134

Fixes #33245

@mdebbar mdebbar added f: routes Navigator, Router, and related APIs. platform-web Web applications specifically labels Jun 18, 2020
@mdebbar mdebbar self-assigned this Jun 18, 2020
@fluttergithubbot fluttergithubbot added c: contributor-productivity Team-specific productivity, code health, technical debt. work in progress; do not review labels Jun 18, 2020
@mdebbar mdebbar force-pushed the custom_location_strategy branch from b7ec028 to 2c71b7b Compare June 18, 2020 21:28
@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • Please get at least one approved review before re-applying this label. Reviewers: If you left a comment approving, please use the "approve" review action instead.
  • The status or check suite analyze-linux has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite deploy_gallery-linux has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite deploy_gallery-macos has failed. Please fix the issues identified (or deflake) before re-applying this label.

@flutter-dashboard
Copy link

This pull request has not been updated in a while. Please update this pull request to receive results from Gold, or close it.

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@mdebbar
Copy link
Contributor Author

mdebbar commented Sep 25, 2020

@yjbanov @hterkelsen @chunhtai this PR is ready for review.

@mdebbar
Copy link
Contributor Author

mdebbar commented Oct 1, 2020

@yjbanov this is ready for another pass. Main things I did:

  1. Tried to make it null safe but found out the tooling doesn't allow it yet.
  2. Update docs, rename methods, etc.

@mdebbar mdebbar requested a review from yjbanov October 2, 2020 20:49
@mdebbar mdebbar force-pushed the custom_location_strategy branch from 6cb8a79 to 46f2c3f Compare October 7, 2020 17:12
Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mdebbar mdebbar force-pushed the custom_location_strategy branch from 348a6b4 to a82ab25 Compare October 8, 2020 23:47
@fluttergithubbot fluttergithubbot merged commit ffcf419 into flutter:master Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: contributor-productivity Team-specific productivity, code health, technical debt. f: routes Navigator, Router, and related APIs. platform-web Web applications specifically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flutter_web navigation should provide a way to customize url strategy
4 participants