Skip to content

[Request]: (sensors_plus) Migrate to package:web to support WASM #2602

@IchordeDionysos

Description

@IchordeDionysos

Plugin

sensors_plus

Use case

Compiling to WASM

Proposal

The short version:

  • Migrate usage of dart:html to package:web
  • Migrate usage of dart:js, dart:js_util, and package:js to dart:js_interop

This will allow compiling to WASM engine instead of just JavaScript on web.

Full migration guide: https://dart.dev/interop/js-interop/package-web

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions