Skip to content

flutter build web does not work if flutter_secure_storage is included #990

@hlemcke

Description

@hlemcke

Flutter version 3.35.4 does not build web if package flutter_secure_storage is contained, because it relies on WASM and there are no options to disable wasm in this version. Error seems to be related to flutter_secure_storage for web uses dart:html which is not supported by wasm.

Output is produced but does no longer work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions