You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional context: I'm looking for a way to run js in my app. My app is multiplatform and runs in chrome, iOS, etc. flutter_js seems to work for mac and ios, but i get "dart:ffi" errors when trying to use it from chrome.
It would be very helpful to not have to have separate JS codepaths in my app, one for chrome and one for all the other environments.
would be nice to have flutter web support
The text was updated successfully, but these errors were encountered: