client-sdk-flutter
client-sdk-flutter copied to clipboard
[feature] Add WebAssembly support
Is your feature request related to a problem? Please describe. In Flutter 3.22.0, the project maintainers added stable support for WebAssembly. They recommend migrating packages to package:web and dart:js_interop to make them compatible with Wasm. Read the Requires JS-interop section to learn more.
Describe the solution you'd like I'd love to see plans to move in this direction. Wasm would increase the performance of videoconferencing on the web.
Describe alternatives you've considered
Additional context https://docs.flutter.dev/platform-integration/web/wasm