fix: Disable linux webrtc until it is fixed
This commit is contained in:
parent
03080a9014
commit
9f058ceeb3
4 changed files with 7 additions and 9 deletions
|
|
@ -47,7 +47,8 @@ dependencies:
|
|||
flutter_secure_storage: ^6.0.0
|
||||
flutter_typeahead: ^4.0.0
|
||||
flutter_web_auth: ^0.5.0
|
||||
flutter_webrtc: ^0.9.18
|
||||
flutter_webrtc: # Until https://github.com/flutter-webrtc/flutter-webrtc/issues/1212 is fixed
|
||||
git: https://github.com/radzio-it/flutter-webrtc.git
|
||||
future_loading_dialog: ^0.2.3
|
||||
geolocator: ^7.6.2
|
||||
handy_window: ^0.1.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue