dart-webrtc icon indicating copy to clipboard operation
dart-webrtc copied to clipboard

Remove platform_detect

Open jezell opened this issue 1 year ago • 0 comments

platform_detect is blocking wasm builds and should no longer be needed. Replace usage of platform_detect with the built in operations in flutter 3.24:

https://api.flutter.dev/flutter/dart-ui_web/BrowserDetection-class.html

jezell avatar Aug 08 '24 06:08 jezell