AppFlowy-IO / AppFlowy-IO/appflowy-editor
[Bug] Support WASM for Web
Open
- Dominant language
- Dart
- Stars
- 684
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
### Bug Description
`universal_html` does not work with Flutter Wasm builds.
When embedding an editor that uses the universal_html package, the app works correctly with the standard flutter build web (HTML/CanvasKit), but fails under flutter build wasm.
### How to Reproduce
Build and run with:
`flutter build web --wasm`
### Operating System
Web
### AppFlowy Editor Version(s)
6.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.