chore: Enable webrtc for linux again
This commit is contained in:
parent
dfb6cac65e
commit
131fa6b3a9
4 changed files with 15 additions and 13 deletions
|
|
@ -48,7 +48,7 @@ dependencies:
|
|||
flutter_secure_storage: ^7.0.1
|
||||
flutter_typeahead: ^4.3.2
|
||||
flutter_web_auth_2: ^2.1.1
|
||||
flutter_webrtc: ^0.9.30+hotfix.2
|
||||
flutter_webrtc: ^0.9.35
|
||||
future_loading_dialog: ^0.2.3
|
||||
geolocator: ^7.6.2
|
||||
handy_window: ^0.1.9
|
||||
|
|
@ -153,8 +153,6 @@ dependency_overrides:
|
|||
git:
|
||||
url: https://gitlab.com/TheOneWithTheBraid/flutter_secure_storage_windows.git
|
||||
ref: main
|
||||
flutter_webrtc:
|
||||
git: https://github.com/krille-chan/flutter-webrtc.git
|
||||
geolocator_android:
|
||||
hosted:
|
||||
name: geolocator_android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue