[✓] Flutter (Channel master, 3.27.0-1.0.pre.123, on macOS 14.2.1 23C71 darwin-arm64, locale en-IT)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] Connected device (5 available)
[✓] Network resources
Steps to reproduce
This issue occurs only with Flutter 3.27 and is not present in Flutter 3.24.
When a PlatformView is used, the entire screen flickers during screen transitions.
Steps to reproduce:
flutter-native-text-input_repo.zip
The attached video demonstrates the issue in action
Expected results
No flickering.
Actual results
Flickering.
Code sample
Code sample
flutter-native-text-input_repo.zip
Screenshots or Video
Screenshots / Video demonstration
Flickering with flutter 3.27
flickering.mov
No flickering with flutter 3.24
no-flcikering.mp4
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output