dlutton/flutter_tts

change import of js to js_interop to support wasm compilation

fmt-Println-MKO opened this issue ยท 1 comments

๐Ÿš€ Feature Requests

to be able to compile to wasm, the compiler want to have js_interop instead of the js package

Describe the feature

change import in flutter_tts_web.dart from js to js_interop

Platforms affected (mark all that apply)

  • :web: WEB