flutter-webrtc / dart-webrtc

A webrtc interface wrapped in dart language.
MIT License
28 stars 35 forks source link

Because dart_webrtc 1.4.8 depends on web ^0.5.1 #51

Open cnkygmr opened 1 month ago

cnkygmr commented 1 month ago

Update web depencies 1.0.0

animeshjain commented 1 month ago

hope this can be updated soon. came here after finding out that the downstream lib livekit_client is breaking.

Nightwelf commented 3 weeks ago

please upgrade to web 1.0.0 and publish package

Nightwelf commented 3 weeks ago

hope this can be updated soon. came here after finding out that the downstream lib livekit_client is breaking.

like a temporary solution, i fork dart_webrtc, flutter_webrtc, livekit_client and just upgrade web package to version 1.0.0 thats all! its work fine

animeshjain commented 2 weeks ago

v1.4.9 has fixed this