Closed
Description
I recently tried run my app in the browser.
Last time I tried this, it worked. This time it didn't.
The difference between success and failure is the login I added recently.
Unsupported operation: Platform._operatingSystem
is printed in the log.
It seems like dart:io
is causing the issue. firebase/flutterfire#1257
For live query we have two separated files. One for mobile/desktop and one for web.
We could do similar for all the files using dart:io
.
Any ideas/suggestions? Or should we not support flutter-web?
Edit:
CoreStoreSembastImp would need an update, too. I think sembast has an extra package for web.
Metadata
Metadata
Assignees
Labels
No labels