maBarabas

Results 6 comments of maBarabas

I found the same crash just by starting two scans at the same time. The failing assertion is `assert(!central.isScanning)`.

This is the same issue described in https://github.com/PhilipsHue/flutter_reactive_ble/issues/221 and https://github.com/PhilipsHue/flutter_reactive_ble/issues/283.

I would like to use this feature to generate screenshots for the app store. In the current release (0.15.0) every screenshot uses the Android platform adaptations in a MaterialApp. I...

This appears to work for me as of 0.15.0, but was broken in previous versions. The size reported by MediaQuery on 0.14.0 versions was the size passed to device divided...

This is a different issue, please reopen. The linked issue is about the build taking too long then the timeout expiring. This issue is about the simulator failing to launch...

I'm not sure about the details of how the test tool works, but looks like the app that runs the tests is failing to launch, so chaging timeouts inside the...