Skip to content

webdev doesn't recognize that firebase_auth is now supported for flutter_web #2750

Closed
@bytejutsu

Description

@bytejutsu

I get this build error whenever I try to build my flutter web project

webdev could not run for this project.
You have a dependency on firebase_auth which is not supported for flutter_web tech preview. See https://flutter.dev/web for more details.

the firebase_auth plugin works fine on web when I run the app. Now that the firebase_auth plugin works on web and there is no need to import firebase_auth_web how can the dependency builder recognize that it is now supporting the web ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked: customer-responseWaiting for customer response, e.g. more information was requested.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions