Skip to content

[extension_google_sign_in_as_googleapis_auth] can't use this library with the new google_sign_in library #121165

@rosenpin

Description

@rosenpin

I've been using both extension_google_sign_in_as_googleapis_auth and google_sign_in in my app.
Since the breaking change to both google_sign_in and google_sign_in_web I need to update the dependencies to 6.0.0 and 0.11.0 respectively.
Unfortunately it seems like this library depends on older, soon to be deprecated versions of those libraries.
Is there an update planned soon?

Here is the build log:

Running "flutter pub get" in Goals...                           
Because extension_google_sign_in_as_googleapis_auth 2.0.7 depends on google_sign_in ^5.0.0 and no versions of extension_google_sign_in_as_googleapis_auth match >2.0.7 <3.0.0, extension_google_sign_in_as_googleapis_auth ^2.0.7 requires google_sign_in ^5.0.0.
So, because goals_for_google_calendar depends on both google_sign_in ^6.0.0 and extension_google_sign_in_as_googleapis_auth ^2.0.7, version solving failed.
pub get failed (1; So, because goals_for_google_calendar depends on both google_sign_in ^6.0.0 and extension_google_sign_in_as_googleapis_auth ^2.0.7, version solving failed.)
Process finished with exit code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions