fix: Disable linux webrtc until it is fixed

This commit is contained in:
Krille Fear 2022-12-23 12:42:56 +01:00
commit 9f058ceeb3
4 changed files with 7 additions and 9 deletions

View file

@ -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