You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IchordeDionysos
changed the title
[Request]: Migrate to package:web to support WASM
[Request]: (sensors_plus) Migrate to package:web to support WASM
Feb 17, 2024
Did a quick check and seems that APIs like LinearAccelerationSensor, Accelerometer, etc. have not been ported to the web package, but they exist in dart:html.
Plugin
sensors_plus
Use case
Compiling to WASM
Proposal
The short version:
This will allow compiling to WASM engine instead of just JavaScript on web.
Full migration guide: https://dart.dev/interop/js-interop/package-web
The text was updated successfully, but these errors were encountered: