Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[flutter_releases] Flutter stable 2.5.1 Framework Cherrypicks #90281

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

Yugue
Copy link
Contributor

@Yugue Yugue commented Sep 17, 2021

Flutter stable 2.5.1 Framework

Scheduled Cherrypicks

Infra-only cherrypicks

Known CI Failures

dkwingsmt and others added 4 commits September 15, 2021 17:21
This PR fixes KeyboardManager's key event synthesization logic, which were dispatching events with incorrect keys, making subsequent key events crash the app.
@flutter-dashboard
Copy link

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@flutter-dashboard flutter-dashboard bot added a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) engine flutter/engine repository. See also e: labels. f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. c: contributor-productivity Team-specific productivity, code health, technical debt. labels Sep 17, 2021
@google-cla google-cla bot added the cla: yes label Sep 17, 2021
Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

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

LGTM. Linux flutter_plugins is an infra failure, should not block this release.

@christopherfujino christopherfujino merged commit ffb2ece into flutter:flutter-2.5-candidate.5 Sep 17, 2021
tomasz-karczewski-red pushed a commit to tomasz-karczewski-red/flutter that referenced this pull request Sep 23, 2021
…r#90281)

* Fix KeyboardManager's synthesization  (flutter#88967)

This PR fixes KeyboardManager's key event synthesization logic, which were dispatching events with incorrect keys, making subsequent key events crash the app.

* Revert clamping scroll simulation changes (flutter#89885)

* Revert "Removed default page transitions for desktop and web platforms. (flutter#82596)" (flutter#89997)

This reverts commit 43e3197

* 'Update Engine revision to b3af521a050e6ef076778bcaf16e27b2521df8f8 for stable release 2.5.1'

* Update dds 2.0.3 -> 2.0.4

* renew cirrus key (flutter#89988)

Co-authored-by: Tong Mu <[email protected]>
Co-authored-by: Kate Lovett <[email protected]>
Co-authored-by: Darren Austin <[email protected]>
Co-authored-by: Christopher Fujino <[email protected]>
Co-authored-by: keyonghan <[email protected]>
abhishekprofcyma pushed a commit to abhishekprofcyma/flutter that referenced this pull request Dec 2, 2021
…r#90281)

* Fix KeyboardManager's synthesization  (flutter#88967)

This PR fixes KeyboardManager's key event synthesization logic, which were dispatching events with incorrect keys, making subsequent key events crash the app.

* Revert clamping scroll simulation changes (flutter#89885)

* Revert "Removed default page transitions for desktop and web platforms. (flutter#82596)" (flutter#89997)

This reverts commit 43e3197

* 'Update Engine revision to b3af521a050e6ef076778bcaf16e27b2521df8f8 for stable release 2.5.1'

* Update dds 2.0.3 -> 2.0.4

* renew cirrus key (flutter#89988)

Co-authored-by: Tong Mu <[email protected]>
Co-authored-by: Kate Lovett <[email protected]>
Co-authored-by: Darren Austin <[email protected]>
Co-authored-by: Christopher Fujino <[email protected]>
Co-authored-by: keyonghan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) c: contributor-productivity Team-specific productivity, code health, technical debt. engine flutter/engine repository. See also e: labels. f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants