chore: Update matrix package to 0.17.0
This commit is contained in:
parent
1489b60687
commit
f8052c9cae
3 changed files with 3 additions and 7 deletions
|
|
@ -98,10 +98,6 @@ class VoipPlugin with WidgetsBindingObserver implements WebRTCDelegate {
|
|||
@override
|
||||
MediaDevices get mediaDevices => webrtc_impl.navigator.mediaDevices;
|
||||
|
||||
@override
|
||||
// remove this from sdk once callkeep is stable
|
||||
bool get isBackgroud => false;
|
||||
|
||||
@override
|
||||
bool get isWeb => kIsWeb;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue