dlutton / flutter_tts

Flutter Text to Speech package
MIT License
617 stars 258 forks source link

Migrated to js_interop to support WASM #540

Closed thomasostfeld closed 1 week ago

thomasostfeld commented 1 month ago

This is a full migration to js_interop to enable WASM support.

This fixes #534 and #480.

dlutton commented 2 weeks ago

@thomasostfeld thanks for this PR, do you mind updating the README and I'll merge this in.