Andrew A

Results 6 comments of Andrew A

![image](https://user-images.githubusercontent.com/20359911/50239024-8aac6180-03f3-11e9-9e1b-a45e2651998f.png) 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 ![image](https://github.com/fzyzcjy/flutter_convenient_test/assets/20359911/6e6078a0-65e5-4421-8fb0-d7a7bc465497)

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...