chore: Update flutter webrtc

This commit is contained in:
Krille 2023-05-18 10:48:27 +02:00
parent 43f6284ada
commit 0a4683d8a6
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -703,10 +703,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: flutter_webrtc name: flutter_webrtc
sha256: "95dd0b832a97ffa28887846bb1d24c7e026b97ec9d57669182abb790c0f53924" sha256: "54d31a29e45ebae28860f2400a9d8353cbff95dffe631c58436661a3e6456324"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.9.30" version: "0.9.30+hotfix.2"
fuchsia_remote_debug_protocol: fuchsia_remote_debug_protocol:
dependency: transitive dependency: transitive
description: flutter description: flutter

View File

@ -47,7 +47,7 @@ dependencies:
flutter_secure_storage: ^7.0.1 flutter_secure_storage: ^7.0.1
flutter_typeahead: ^4.3.2 flutter_typeahead: ^4.3.2
flutter_web_auth_2: ^2.1.1 flutter_web_auth_2: ^2.1.1
flutter_webrtc: ^0.9.30 flutter_webrtc: ^0.9.30+hotfix.2
future_loading_dialog: ^0.2.3 future_loading_dialog: ^0.2.3
geolocator: ^7.6.2 geolocator: ^7.6.2
handy_window: ^0.1.9 handy_window: ^0.1.9