Skip to content

[google_sign_in] Allow initialization from Dart without adding native config files #96391

@pr-Mais

Description

@pr-Mais

Description

In the latest release of FlutterFire plugins, initialization of the DEFAULT Firebase App through Dart has been added, omitting the manual installation step, and enabling flutterfire_cli tool to make this step completely automatic.

Unfortunately, if the app is using google_sign_in, it requires developers to add back the manual installation step even though firebase_auth does support Dart-only initialization, as mentioned here.

Proposal

Allowing google_sign_in to initialize from Dart will make it possible for firebase_auth users to completely migrate to use Dart initialization through flutterfire_cli.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Fluttercustomer: crowdAffects or could affect many people, though not necessarily a specific customer.p: google_sign_inThe Google Sign-In pluginpackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions