Skip to content

Conversation

@TheLastFlame
Copy link
Contributor

@TheLastFlame TheLastFlame commented May 3, 2025

Depends on: #167032

Fix: #164241

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is [test-exempt].
  • I followed the [breaking change policy] and added [Data Driven Fixes] where supported.
  • All existing and new tests are passing.

@github-actions github-actions bot added framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. f: routes Navigator, Router, and related APIs. labels May 3, 2025
@TheLastFlame
Copy link
Contributor Author

Only the last 2 commits apply to this pr 😅

Copy link
Contributor

@justinmc justinmc left a comment

Choose a reason for hiding this comment

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

Is this fixed now as of #168425?

Sorry if there was overlap there and I didn't notice this PR. If so it looks like we solved the problem in different ways, I wonder if this one has any advantage?

@TheLastFlame
Copy link
Contributor Author

@justinmc, yes, your pr fixes this problem. I don't think there is any fundamental difference. You can close this pr and the issue that is associated with it.

@dkwingsmt
Copy link
Contributor

I'm closing this PR then. Feel free to open other ones if there are remaining problems. :)

@justinmc
Copy link
Contributor

Thanks @TheLastFlame and sorry again for stepping on your toes here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

f: material design flutter/packages/flutter/material repository. f: routes Navigator, Router, and related APIs. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FadeForwardsTransitionBuilder input irresponsive during return animation

4 participants