Andrew A
Andrew A
 here is the log
have you wrap the app (inside runApp function) with `ConvenientTestWrapperWidget`? @TimeLord2010
sorry for the late reply, there's no option for flutter, there is just another framework 
But `host-vmservice-port` works if I use the terminal. I'd like to keep this issue open. I've tried many ways to use the debugger but can't figure it out yet. Maybe...
yeah isar not supported 3.22 yet. there is dependency issue when running pub get after upgrading package. isar only support analyzer up to `< 6.0` while other plugins already use...
additional reporting from me: when copying `hello${variableName}world` the `${...}` is not copied (blank) actual result: `hello world` expected result: `hello${variableName}world` terminal: Rio OS: Windows non WSL it's working fine in...