Skip to content

adding freeze parameter to Texture and TextureBox#75738

Merged
fluttergithubbot merged 5 commits intoflutter:masterfrom
nt4f04uNd:nt4f04und_texture
Feb 22, 2021
Merged

adding freeze parameter to Texture and TextureBox#75738
fluttergithubbot merged 5 commits intoflutter:masterfrom
nt4f04uNd:nt4f04und_texture

Conversation

@nt4f04uNd
Copy link
Member

fixes #75737

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 listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test exempt.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the [CLA].
  • All existing and new tests are passing.

@flutter-dashboard flutter-dashboard bot added the framework flutter/packages/flutter repository. See also f: labels. label Feb 9, 2021
@google-cla google-cla bot added the cla: yes label Feb 9, 2021
@goderbauer goderbauer self-requested a review February 10, 2021 22:44
Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

Can you also rebase this to the latest master to make the tests pass? Thanks!

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@fluttergithubbot fluttergithubbot merged commit 9b6d267 into flutter:master Feb 22, 2021
@nt4f04uNd nt4f04uNd deleted the nt4f04und_texture branch April 9, 2021 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add freeze parameter to Texture and TextureBox

3 participants