[!] Flutter (Channel main, 3.43.0-1.0.pre-78, on Microsoft Windows [version 10.0.26100.7840], locale fr-FR)
! Warning: `flutter` on your path resolves **redacted**
! Warning: `dart` on your path resolves to **redacted**
[✓] Windows Version (Windows 11 or higher, 24H2, 2009)
[✗] Android toolchain - develop for Android devices
✗ Unable to locate Android SDK.
Install Android Studio from: https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK components.
(or visit https://flutter.dev/to/windows-android-setup for detailed instructions).
If the Android SDK has been installed to a custom location, please use
`flutter config --android-sdk` to update to that location.
[✓] Chrome - develop for the web
[✓] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.13.6)
[✓] Connected device (3 available)
[✓] Network resources
Steps to reproduce
Expected results
The box turns blue when the mouse enters it, just like before pressing F10.
The Material button should also display the Hover state.
Actual results
The box stays grey. MouseRegion.onEnter/onExit and Listener.onPointerHover no longer fire. Hover events only resume after clicking inside the window.
The button doesn't show an Hover state.
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
On Windows (with the issue)
Screen.Recording.2026-04-01.at.17.11.10.mov
On macOS no issue:
Screen.Recording.2026-04-01.at.17.12.15.mov
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output