build: Add webrtc again but with fixed rpath version
This commit is contained in:
parent
3aaf21fb8b
commit
cb9d731b80
5 changed files with 22 additions and 13 deletions
|
|
@ -49,7 +49,7 @@ dependencies:
|
|||
flutter_secure_storage: ^8.0.0
|
||||
flutter_typeahead: ^4.3.2
|
||||
flutter_web_auth_2: ^2.1.1
|
||||
flutter_webrtc: ^0.9.35
|
||||
flutter_webrtc: ^0.9.37
|
||||
future_loading_dialog: ^0.2.3
|
||||
geolocator: ^7.6.2
|
||||
handy_window: ^0.3.1
|
||||
|
|
@ -149,8 +149,6 @@ msix_config:
|
|||
install_certificate: false
|
||||
|
||||
dependency_overrides:
|
||||
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