chore: Remove webrtc override
This commit is contained in:
parent
2c9188a5c6
commit
208bac0531
4 changed files with 11 additions and 10 deletions
|
|
@ -44,7 +44,7 @@ dependencies:
|
|||
flutter_secure_storage: ^7.0.1
|
||||
flutter_typeahead: ^4.3.2
|
||||
flutter_web_auth_2: ^2.1.1
|
||||
flutter_webrtc: ^0.9.29+hotfix.1
|
||||
flutter_webrtc: ^0.9.30
|
||||
future_loading_dialog: ^0.2.3
|
||||
geolocator: ^7.6.2
|
||||
handy_window: ^0.1.9
|
||||
|
|
@ -155,9 +155,6 @@ dependency_overrides:
|
|||
git:
|
||||
url: https://gitlab.com/TheOneWithTheBraid/flutter_secure_storage_windows.git
|
||||
ref: main
|
||||
# Because of https://github.com/flutter-webrtc/flutter-webrtc/issues/1212
|
||||
flutter_webrtc:
|
||||
git: https://github.com/radzio-it/flutter-webrtc.git
|
||||
geolocator_android:
|
||||
hosted:
|
||||
name: geolocator_android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue