flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

Hot reload buttons become unavailable after reloading once #7632

Closed MODE83-PROJET-DEV closed 2 months ago

MODE83-PROJET-DEV commented 2 months ago

Good morning,

On the dev tools built into Android Studio, hot reloading only happens once, while the web console is fully functioning.


DevTools version: 2.37.2 IDE: Android-Studio Connected Device: CPU / OS: x64 (64 bit) android Connected app type: Flutter native (debug build) Dart Version: 3.5.1 Flutter Version: 3.24.1 / stable Framework / Engine: 5874a72aa4 / c9b9d5780d

Here orders are unavailable Capture d’écran 2024-08-28 115056 Capture d’écran 2024-08-28 115111

Here the commands work well :) Capture d’écran 2024-08-28 115146

kenzieschmoll commented 2 months ago

Does clicking the hot reload and hot restart buttons from DevTools actually hot reload or restart the app?

@helin24 @jwren this might be an issue with IntelliJ not detecting that these services are available for the running app.

helin24 commented 2 months ago

@MODE83-PROJET-DEV hopefully my retitling of this issue is accurate - it sounds like you are able to reload successfully the first time, but following that the icons become greyed out?

Do you have a small app that you could share that reproduces this issue?

github-actions[bot] commented 2 months ago

Without additional information we're not able to resolve this issue, so it will be closed at this time. You're still free to add more info and respond to any questions above, though. We'll reopen the case if you do. Thanks for your contribution!