AppFlowy-IO / AppFlowy-IO/appflowy-editor

[FR] Migrate to package:web from dart:html to support WASM-compilation

Open
#1,019 1 comment 7 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
684
Forks
329
PR merge metrics
No merged PRs in 30d

Description

### Description

dart:html is superceeded by package:web. See https://dart.dev/interop/js-interop/package-web, https://docs.flutter.dev/platform-integration/web/wasm and this talk (https://www.youtube.com/watch?v=qx42r29HhcM) for more information.

### Impact

Projects targetting the web platform can benefit from using the suggested feature as they are now unblocked from compiling to WASM.

### Additional Context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.