maBarabas

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