You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Press Ctrl+Alt+W (default hotkey). It should work but doesn't.
Try to do that with mouse (RMB -> Refactor -> Extract Flutter Widget...). It works.
Side note: Ctrl+Alt+M for Extract method... works just fine.
Version info
C:\Users\ViktorVoloshko\flutter\bin\flutter.bat doctor --verbose
[√] Flutter (Channel stable, 3.27.1, on Microsoft Windows [Version 10.0.26100.2605], locale en-001)
• Flutter version 3.27.1 on channel stable at C:\Users\ViktorVoloshko\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 17025dd882 (2 weeks ago), 2024-12-17 03:23:09 +0900
• Engine revision cb4b5fff73
• Dart version 3.6.0
• DevTools version 2.40.2
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at C:/Users/ViktorVoloshko/AppData/Local/Android/Sdk
• Platform android-35, build-tools 35.0.0
• ANDROID_HOME = C:/Users/ViktorVoloshko/AppData/Local/Android/Sdk
• Java binary at: C:\Program Files\Eclipse Adoptium\jdk-21.0.5.11-hotspot\bin\java
• Java version OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.12.3)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.12.35527.113
• Windows 10 SDK version 10.0.22621.0
[√] IntelliJ IDEA Ultimate Edition (version 2024.3)
• IntelliJ at C:\Users\ViktorVoloshko\AppData\Local\Programs\IntelliJ IDEA Ultimate
• Flutter plugin version 83.0.4
• Dart plugin version 243.23177
[√] VS Code (version 1.96.2)
• VS Code at C:\Users\ViktorVoloshko\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.102.0
[√] Connected device (2 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.26100.2605]
• Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.205
[√] Network resources
• All expected network resources are available.
• No issues found!
Process finished with exit code 0
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
Side note: Ctrl+Alt+M for Extract method... works just fine.
Version info
C:\Users\ViktorVoloshko\flutter\bin\flutter.bat doctor --verbose
[√] Flutter (Channel stable, 3.27.1, on Microsoft Windows [Version 10.0.26100.2605], locale en-001)
• Flutter version 3.27.1 on channel stable at C:\Users\ViktorVoloshko\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 17025dd882 (2 weeks ago), 2024-12-17 03:23:09 +0900
• Engine revision cb4b5fff73
• Dart version 3.6.0
• DevTools version 2.40.2
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at C:/Users/ViktorVoloshko/AppData/Local/Android/Sdk
• Platform android-35, build-tools 35.0.0
• ANDROID_HOME = C:/Users/ViktorVoloshko/AppData/Local/Android/Sdk
• Java binary at: C:\Program Files\Eclipse Adoptium\jdk-21.0.5.11-hotspot\bin\java
• Java version OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.12.3)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.12.35527.113
• Windows 10 SDK version 10.0.22621.0
[√] Android Studio (version 2024.2)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11)
[√] IntelliJ IDEA Ultimate Edition (version 2024.3)
• IntelliJ at C:\Users\ViktorVoloshko\AppData\Local\Programs\IntelliJ IDEA Ultimate
• Flutter plugin version 83.0.4
• Dart plugin version 243.23177
[√] VS Code (version 1.96.2)
• VS Code at C:\Users\ViktorVoloshko\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.102.0
[√] Connected device (2 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.26100.2605]
• Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.205
[√] Network resources
• All expected network resources are available.
• No issues found!
Process finished with exit code 0
The text was updated successfully, but these errors were encountered: