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 还没有评估数据。