mschudt

Results 2 issues of mschudt

FlutterCallkitIncoming.showCallkitIncoming(params) does not work (tested on Android) when called while the app is in the background and Dart obfuscation is enabled. I have already tried excluding flutter_callkit_incoming with `-keep class...

Added a toggleScreenOnProximityChanged function that keeps the phone screen enabled when the proximity sensor is triggered. Unfortunately, this is only possible on Android but I wanted to add this functionality...