You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flutter doctor
Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source!
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.7.11, on Microsoft Windows [10.0.22621.1555], locale zh-CN)
[✗] Windows Version (Unable to confirm if installed Windows version is 10 or greater)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Chrome - develop for the web
[✓] Visual Studio - develop for Windows (Visual Studio 2022 17.3.5)
[✓] Android Studio (version 2022.2)
[✓] Connected device (4 available)
[✓] HTTP Host Availability
E/rtc (13602): #
E/rtc (13602): # Fatal error in: ../../pc/peer_connection.cc, line 823
E/rtc (13602): # last system error: 0
E/rtc (13602): # Check failed: !IsUnifiedPlan()
E/rtc (13602): # AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.
F/libc (13602): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 13656 (signaling_threa), pid 13602 (.webrtc_flutter)
The text was updated successfully, but these errors were encountered:
flutter doctor
Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source!
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.7.11, on Microsoft Windows [10.0.22621.1555], locale zh-CN)
[✗] Windows Version (Unable to confirm if installed Windows version is 10 or greater)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Chrome - develop for the web
[✓] Visual Studio - develop for Windows (Visual Studio 2022 17.3.5)
[✓] Android Studio (version 2022.2)
[✓] Connected device (4 available)
[✓] HTTP Host Availability
E/rtc (13602): #
E/rtc (13602): # Fatal error in: ../../pc/peer_connection.cc, line 823
E/rtc (13602): # last system error: 0
E/rtc (13602): # Check failed: !IsUnifiedPlan()
E/rtc (13602): # AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.
F/libc (13602): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 13656 (signaling_threa), pid 13602 (.webrtc_flutter)
The text was updated successfully, but these errors were encountered: