Input is not printed out.Image here
The same code works properly when run in terminal using dart command. So I think it is mostly because I am running in debug conso
We don't currently support evaluating expressions in Dart Code when you're not stopped at a breakpoint. There is an open issue about this here:
https://github.com/Dart-Code/Dart-Code/issues/906
Please