➕ Add webrtc deps
This commit is contained in:
@ -30,6 +30,8 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_web_plugins:
|
||||
sdk: flutter
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
@ -73,8 +75,6 @@ dependencies:
|
||||
collection: ^1.18.0
|
||||
mime: ^2.0.0
|
||||
web_socket_channel: ^3.0.1
|
||||
isar: ^3.1.0+1
|
||||
isar_flutter_libs: ^3.1.0+1
|
||||
hive: ^2.2.3
|
||||
hive_flutter: ^1.1.0
|
||||
swipe_to: ^1.0.6
|
||||
@ -88,6 +88,7 @@ dependencies:
|
||||
pasteboard: ^0.3.0
|
||||
sentry_flutter: ^8.10.1
|
||||
synchronized: ^3.3.0+3
|
||||
flutter_webrtc: ^0.12.1+hotfix.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
Reference in New Issue
Block a user