build: Add webrtc again but with fixed rpath version

This commit is contained in:
krille-chan 2023-08-09 02:54:46 +02:00
commit cb9d731b80
No known key found for this signature in database
5 changed files with 22 additions and 13 deletions

View file

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