feat: 添加 WebSocket、WebRTC 与 Protobuf 支持

This commit is contained in:
TongTongStudio
2026-07-24 12:06:56 +08:00
parent f550ba6c24
commit 7123039b87
15 changed files with 609 additions and 1 deletions

View File

@@ -31,6 +31,10 @@ dependencies:
flutter:
sdk: flutter
web_socket_channel: ^3.0.3
protobuf: ^3.1.0
flutter_webrtc: ^1.4.1
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8