Closed
Description
🔖 Feature description
Update dependencies (& replace unmaintained dependencies, etc) to remove all dependence on dart:html
, as it is not WASM compatible. You should use package:web
& dart:js_interop
for modern JS FFI.
🎤 Pitch
It allows migrating WASM-compatible apps to Appwrite, and migrating existing Appwrite apps to WASM.
The WASM renderer is up to 3x faster1, and smaller[citation needed].
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
^ That link is broken, by the way.
Footnotes
-
Averaging 2x; source: https://medium.com/flutter/whats-new-in-flutter-3-22-fbde6c164fe3 ↩
Metadata
Metadata
Assignees
Labels
No labels