Skip to content

Conversation

absar
Copy link

@absar absar commented Nov 1, 2022

Cherry picking #112590 in order to fix exceptions reported in issues like #113973
Creating PR on behalf of @justinmc based on the discussion in #112590
CP request #114462

Fixes #113973

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.
  • All existing and new tests are passing.

@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: text input Entering text in a text field or keyboard related problems framework flutter/packages/flutter repository. See also f: labels. labels Nov 1, 2022
@absar
Copy link
Author

absar commented Nov 3, 2022

Hi @justinmc @itsjustkevin could you look into it

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.

Cherry pick LGTM 👍

@itsjustkevin should approve this before we move forward with it.

Also @absar did you also create a cherry pick issue for this? Can you link it in the description?

@absar
Copy link
Author

absar commented Nov 3, 2022

@justinmc this PR is already mentioned in the CP request. Ok I updated this PR's description to link CP

@justinmc
Copy link
Contributor

justinmc commented Nov 4, 2022

Ah sorry I missed that issue. Just left a comment over there.

@CaseyHillers CaseyHillers merged commit 7fb1d47 into flutter:flutter-3.2-candidate.5 Nov 8, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Nov 9, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Nov 9, 2022
auto-submit bot pushed a commit to flutter/packages that referenced this pull request Nov 9, 2022
…#2792)

* 7fb1d47b6 [releases] Handle privatecommand messages that pass no data #112590 (flutter/flutter#114461)

* 013ada8cf [release] Do not assume that pub is the first command run by "flutter create" (#114621) (flutter/flutter#114945)

* a1b297691 CP: Fix the path where footer is written. (flutter/flutter#114947)

* 52b3dc25f [CP] Fix a type casting error in text_input.dart (#109635) (flutter/flutter#114806)
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Nov 10, 2022
auto-submit bot pushed a commit to flutter/plugins that referenced this pull request Nov 11, 2022
…#6690)

* 7fb1d47b6 [releases] Handle privatecommand messages that pass no data #112590 (flutter/flutter#114461)

* 013ada8cf [release] Do not assume that pub is the first command run by "flutter create" (#114621) (flutter/flutter#114945)

* a1b297691 CP: Fix the path where footer is written. (flutter/flutter#114947)

* 52b3dc25f [CP] Fix a type casting error in text_input.dart (#109635) (flutter/flutter#114806)
@absar absar deleted the flutter-3.2-candidate.5.cp-private-command-no-data branch November 20, 2022 18:23
adam-harwood pushed a commit to adam-harwood/flutter_plugins that referenced this pull request Nov 21, 2022
…flutter#6690)

* 7fb1d47b6 [releases] Handle privatecommand messages that pass no data #112590 (flutter/flutter#114461)

* 013ada8cf [release] Do not assume that pub is the first command run by "flutter create" (#114621) (flutter/flutter#114945)

* a1b297691 CP: Fix the path where footer is written. (flutter/flutter#114947)

* 52b3dc25f [CP] Fix a type casting error in text_input.dart (#109635) (flutter/flutter#114806)
mauricioluz pushed a commit to mauricioluz/plugins that referenced this pull request Jan 26, 2023
…flutter#6690)

* 7fb1d47b6 [releases] Handle privatecommand messages that pass no data #112590 (flutter/flutter#114461)

* 013ada8cf [release] Do not assume that pub is the first command run by "flutter create" (#114621) (flutter/flutter#114945)

* a1b297691 CP: Fix the path where footer is written. (flutter/flutter#114947)

* 52b3dc25f [CP] Fix a type casting error in text_input.dart (#109635) (flutter/flutter#114806)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: text input Entering text in a text field or keyboard related problems framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants