flutter_easyloading
flutter_easyloading copied to clipboard
integrated test - VMServiceFlutterDriver: request_data message is taking a long time to complete...
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..."
Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.