-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiontoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
After running flutter run and the app is quitting normally I'm not getting local echo on my terminal (I can't see what I'm typing).
reset will fix the issue.
Output before the echo is turned off:
Flutter run key commands.
r Hot reload. 🔥🔥🔥
R Hot restart.
h List all available interactive commands.
d Detach (terminate "flutter run" but leave application running).
c Clear the screen
q Quit (terminate the application on the device).
💪 Running with sound null safety 💪
An Observatory debugger and profiler on Aaron’s iPhone is available at: http://127.0.0.1:58590/KS8qMQD_RrI=/
The Flutter DevTools debugger and profiler on Aaron’s iPhone is available at:
http://127.0.0.1:9102?uri=http://127.0.0.1:58590/KS8qMQD_RrI=/
Application finished.
aaclarke-macbookpro2:counter aaclarke$
I'm not sure if it happens 100% of the time but it is happening at least most of the time for me.
doctor:
[✓] Flutter (Channel unknown, 3.1.0-0.0.pre.1072, on macOS 12.4 21F79 darwin-x64, locale en-US)
• Flutter version 3.1.0-0.0.pre.1072 at /Users/aaclarke/dev/flutter
• Upstream repository unknown
• Framework revision ff110fb958 (2 hours ago), 2022-06-02 13:11:28 -0700
• Engine revision 00a64bf4f2
• Dart version 2.18.0 (build 2.18.0-163.0.dev)
• DevTools version 2.13.1
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiontoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.