Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

v3.3.0 has dependency conflict with flutter web #198

Description

@chiholai-sanasofthk

oauth2_client 3.3.0 doesn't work with flutter web.

oauth2_client depends on meta ^1.12.0
flutter_web_plugins depends on meta 1.11.0 exactly

error log:

Because oauth2_client >=3.3.0 depends on meta ^1.12.0 and every version of flutter_web_plugins from sdk depends on meta 1.11.0, oauth2_client >=3.3.0 is incompatible with flutter_web_plugins from sdk.

Thanks

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