livekit / client-sdk-flutter

Flutter Client SDK for LiveKit
https://docs.livekit.io
Apache License 2.0
229 stars 108 forks source link

Not working on firefox (after migrating to package:web) #497

Closed cloudwebrtc closed 2 months ago

cloudwebrtc commented 2 months ago
image
cloudwebrtc commented 2 months ago

Test Results: flutter 3.19.3 (stable channel) not working flutter 3.22.0-9.0.pre.18 (master channel) works correctly

This may be an issue of flutter sdk, waiting for the flutter team to fix it

cloudwebrtc commented 2 months ago

This issue can be fixed using flutter 3.19.6 and above.