serverpod_auth_google_flutter 2.5.1 copy "serverpod_auth_google_flutter: ^2.5.1" to clipboard
serverpod_auth_google_flutter: ^2.5.1 copied to clipboard

Sign in with Google for the Serverpod auth module.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add serverpod_auth_google_flutter
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  serverpod_auth_google_flutter: ^2.5.1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:serverpod_auth_google_flutter/serverpod_auth_google_flutter.dart';
copied to clipboard
14
likes
150
points
700
downloads

Publisher

verified publisherserverpod.dev

Weekly Downloads

2024.09.25 - 2025.04.09

Sign in with Google for the Serverpod auth module.

Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, google_sign_in, serverpod_auth_client, serverpod_auth_shared_flutter, web

More

Packages that depend on serverpod_auth_google_flutter