-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed as not planned
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listt: hot reloadReloading code during "flutter run"Reloading code during "flutter run"team-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team

Description
@aliyazdi75 commented on May 29, 2021, 7:55 PM UTC:
Steps to Reproduce
Run a project and then after hit hot reload, the changes will be applied, and AS gets stuck. And I have to stop and start the project. This is the behavior:
Version info
Flutter doctor:
https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] Connected device (3 available)
• sdk gphone64 x86 64 (mobile) • emulator-5554 • android-x64 • Android 11 (API 30) (emulator)
• Linux (desktop) • linux • linux-x64 • Ubuntu 20.04.2 LTS
5.4.0-73-generic
• Chrome (web) • chrome • web-javascript • Google Chrome 91.0.4472.77
• No issues found!
">
[✓] Flutter (Channel master, 2.3.0-17.0.pre.67, on Ubuntu 20.04.2 LTS 5.4.0-73-generic, locale
en_US.UTF-8)
• Flutter version 2.3.0-17.0.pre.67 at /home/aliyazdi75/Documents/AndroidStudioProjects/flutter
• Upstream repository git@github.com:aliyazdi75/flutter.git
• Framework revision 7299d0fe91 (3 days ago), 2021-05-26 08:19:03 -0400
• Engine revision f5b23deb53
• Dart version 2.14.0 (build 2.14.0-152.0.dev)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
• Android SDK at /home/aliyazdi75/Android/Sdk
• Platform android-S, build-tools 30.0.3
• Java binary at: /home/aliyazdi75/Application/android-studio/jre/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.8+0-b944-P17168821)
• All Android licenses accepted.
[✓] Chrome - develop for the web
• Chrome at google-chrome
[✓] Linux toolchain - develop for Linux desktop
• clang version 10.0.0-4ubuntu1
• cmake version 3.16.3
• ninja version 1.10.0
• pkg-config version 0.29.1
[✓] Android Studio (version 4.2)
• Android Studio at /home/aliyazdi75/Application/android-studio
• Flutter plugin version 56.0.2
• Dart plugin version 202.8488
• Java version OpenJDK Runtime Environment (build 11.0.8+0-b944-P17168821)
[✓] VS Code
• VS Code at /snap/code/current
• Flutter extension can be installed from:
🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
[✓] Connected device (3 available)
• sdk gphone64 x86 64 (mobile) • emulator-5554 • android-x64 • Android 11 (API 30) (emulator)
• Linux (desktop) • linux • linux-x64 • Ubuntu 20.04.2 LTS
5.4.0-73-generic
• Chrome (web) • chrome • web-javascript • Google Chrome 91.0.4472.77
• No issues found!
This issue was moved by stevemessick from flutter/flutter-intellij#5531.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listt: hot reloadReloading code during "flutter run"Reloading code during "flutter run"team-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team