instrumentisto / medea-jason

Mozilla Public License 2.0
2 stars 2 forks source link

Fix Bluetooth headset detection on Android #96

Closed evdokimovs closed 1 year ago

evdokimovs commented 1 year ago

Depends on #77

Synopsis

This PR adds support for isFailed flag in MediaDeviceInfo. This flag was added to the flutter_webrtc for automatic Bluetooth headset reconnection feature.

Checklist

evdokimovs commented 1 year ago

FCM

Add `MediaDeviceInfo.isFailed()` Dart API (#96)