SoftWyer

Results 12 comments of SoftWyer

This PR probably needs to implement the `OnCompleteListener` to close the frame. See [this example](https://github.com/rmtmckenzie/flutter_qr_mobile_vision/compare/master...SoftWyer:flutter_qr_mobile_vision:master).

It's probably due to the way Dart works with the IDE. Isolates are paused when the debugger is disconnected, [see this issue](https://github.com/Dart-Code/Dart-Code/issues/4066).