AppFlowy-IO / AppFlowy-IO/appflowy-editor
[FR] Migrate to `package:web` from `dart:html` to support WASM-compilation
Offen
p2
- Vorherrschende Sprache
- Dart
- Sterne
- 684
- Forks
- 329
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.