AppFlowy-IO / AppFlowy-IO/appflowy-editor
[FR] Migrate to `package:web` from `dart:html` to support WASM-compilation
未關閉
p2
- 主要語言
- Dart
- 星號
- 684
- 分支
- 329
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### 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_
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。