audio_service icon indicating copy to clipboard operation
audio_service copied to clipboard

Migrate to package:web & dart:js_interop for WASM support

Open jeprojects opened this issue 1 year ago • 2 comments

Feature proposal

Migrate from html and js to package:web and dart:js_interop

Motivating use case(s)

Migrating will allow Flutter Web to compile with --wasm

jeprojects avatar May 19 '24 00:05 jeprojects

I created a PR #1087

ali2236 avatar Aug 20 '24 16:08 ali2236

Hi @ryanheise,

I’m encountering an issue where another package I’m using could work with the WASM compiler, but this package doesn’t appear to support it. Are there any updates or plans to add support it ? Thank you

max-anders avatar Dec 06 '24 13:12 max-anders