flutter_easyloading icon indicating copy to clipboard operation
flutter_easyloading copied to clipboard

integrated test - VMServiceFlutterDriver: request_data message is taking a long time to complete...

Open neiljaywarner opened this issue 4 years ago • 2 comments

how do we do an integrated test where you use EasyLoading.show(status: 'Loading...'); final resendPinResponse = await networkCall EasyLoading.dismiss()

without hanging the spinner and freezing/failing the test with "VMServiceFlutterDriver: request_data message is taking a long time to complete..."

neiljaywarner avatar Jun 10 '21 22:06 neiljaywarner

Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.

github-actions[bot] avatar Jun 10 '21 22:06 github-actions[bot]