[✓] Flutter (Channel stable, 3.44.0, on Microsoft Windows [版本 10.0.26200.8457], locale zh-CN)
[✓] Windows Version (Windows 11 or higher, 25H2, 2009)
[✓] Android toolchain - develop for Android devices (Android SDK version 36.1.0)
[✗] Chrome - develop for the web (Cannot find Chrome executable at
.\Google\Chrome\Application\chrome.exe)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Visual Studio - develop Windows apps (Visual Studio Community 2026 18.2.1)
[✓] Connected device (2 available)
[✓] Network resources
Steps to reproduce
SystemChrome.setEnabledSystemUIMode(SystemUiMode.immersiveSticky)SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge)Expected results
SystemBar shows when calling
SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge)Actual results
SystemBar is still hidden when calling
SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge)Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Logs
Logs
no error logFlutter Doctor output
Doctor output