Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Minor refactor: move flutterViewConvertedToImageView to FlutterView from PlatformViewsController. #31321

Closed
wants to merge 1 commit into from

Conversation

0xZOne
Copy link
Member

@0xZOne 0xZOne commented Feb 8, 2022

Minor refactor: move flutterViewConvertedToImageView to FlutterView from PlatformViewsController.

/cc @blasten

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 and the C++, Objective-C, Java style guides.
  • 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. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

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

@0xZOne 0xZOne force-pushed the task/refactor_platformview branch 2 times, most recently from fd56bb4 to 08928cc Compare February 8, 2022 06:32
@0xZOne 0xZOne marked this pull request as draft February 8, 2022 07:08
@flutter-dashboard
Copy link

This pull request has been changed to a draft. The currently pending flutter-gold status will not be able to resolve until a new commit is pushed or the change is marked ready for review again.

@0xZOne 0xZOne force-pushed the task/refactor_platformview branch from 08928cc to 6f6dcf8 Compare February 8, 2022 08:23
@0xZOne 0xZOne changed the title Minor refactor to move flutterViewConvertedToImageView to FlutterView from PlatformViewsController. Minor refactor: move flutterViewConvertedToImageView to FlutterView from PlatformViewsController. Feb 8, 2022
@0xZOne 0xZOne force-pushed the task/refactor_platformview branch from 6f6dcf8 to e58f438 Compare February 8, 2022 09:11
@0xZOne 0xZOne marked this pull request as ready for review February 8, 2022 09:27
@0xZOne 0xZOne force-pushed the task/refactor_platformview branch from e58f438 to 835995a Compare February 10, 2022 02:34
@blasten
Copy link

blasten commented Feb 17, 2022

Thank you, but we are looking into disabling FlutterImageView. See #31198.

@blasten blasten closed this Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants