Skip to content

full support for flutter-web #385

Closed
Closed
@fischerscode

Description

@fischerscode

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions