AppFlowy-IO / AppFlowy-IO/appflowy-editor
[FR] Migrate to `package:web` from `dart:html` to support WASM-compilation
Đang mở
p2
- Ngôn ngữ chính
- Dart
- Star
- 684
- Fork
- 329
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.