-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Predictive back transition breaking change announcement #12268
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
Conversation
|
Just a reminder that we don't need to wait for a release to land this, @justinmc. Feel free to finish this PR and submit! |
|
Sorry I missed the release with this Shams 😭 |
sfshaza2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's ok, @justinmc. This is great! thx!
src/content/release/breaking-changes/default-android-page-transition.md
Outdated
Show resolved
Hide resolved
|
Visit the preview URL for this PR (updated for commit 7603606): https://flutter-docs-prod--pr12268-predictive-back-transition-8zkqbx5s.web.app |
This PR spawned out of flutter/flutter#165832 (comment). That PR will change the default page transition and turn on predictive back by default. While there is no API breakage, users may encounter test breakages in tests that indirectly depend on the default page transition and/or its duration. Several of these kinds of breakages were encountered in flutter/flutter#165832 in the framework tests, customer tests, and Google tests.
This PR should explain:
Issues fixed by this PR (if any): n/a
PRs or commits this PR depends on (if any): flutter/flutter#165832
Presubmit checklist
of 80 characters or fewer.