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

Skip to content

Beta #109312

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

Closed
wants to merge 5 commits into from
Closed

Beta #109312

wants to merge 5 commits into from

Conversation

KourosBey
Copy link

Co-authored-by: Dan Field [email protected]
Co-authored-by: stuartmorgan [email protected]

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue.

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

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.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Casey Hillers and others added 5 commits July 18, 2022 18:59
…107878)

* Create candidate branch version flutter-3.2-candidate.5 for beta

* Update Engine revision to 1388adb442192ce155630eeb6806b74db07dd15e for beta release 3.3.0-0.0.pre
…108831)

* Guard against usage after async callbacks in RenderAndroidView, unregister listener (#108496)

* Roll flutter/plugins (#108556)

Co-authored-by: Dan Field <[email protected]>
Co-authored-by: stuartmorgan <[email protected]>
@flutter-dashboard
Copy link

This pull request is trying merge the branch beta, which is the name of a release branch. This is usually a mistake. See Tree Hygiene for detailed instructions on how to contribute to the Flutter project. In particular, ensure that before you start coding, you create your feature branch off of master.

This PR has been closed. If you are sure you want to merge beta, you may re-open this issue.

@flutter-dashboard flutter-dashboard bot added engine flutter/engine repository. See also e: labels. framework flutter/packages/flutter repository. See also f: labels. tool Affects the "flutter" command-line tool. See also t: labels. labels Aug 10, 2022
@google-cla
Copy link

google-cla bot commented Aug 10, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine flutter/engine repository. See also e: labels. framework flutter/packages/flutter repository. See also f: labels. tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants