leancodepl / patrol

Flutter-first UI testing framework. Ready for action!
https://patrol.leancode.co
Apache License 2.0
904 stars 139 forks source link

Implement toggling bluetooth and airplane mode on Android. #2254

Closed piotruela closed 3 months ago

piotruela commented 4 months ago

For Android 12 and higher we can use svc bluetooth enable/disable command but I couldn't find a way to implement it for lower versions.