dlutton / flutter_tts

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

[534] change js import to js_interop #535

Closed fmt-Println-MKO closed 1 week ago

fmt-Println-MKO commented 1 month ago

changed import to allow wasm compilation

fmt-Println-MKO commented 1 month ago

fix #534 similar to #540

dlutton commented 2 weeks ago

I don't think we need this PR since #540 appears to cover this.