google_sign_in_platform_interface 2.0.0-nullsafety copy "google_sign_in_platform_interface: ^2.0.0-nullsafety" to clipboard
google_sign_in_platform_interface: ^2.0.0-nullsafety copied to clipboard

unlistedoutdated

A common platform interface for the google_sign_in plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_sign_in_platform_interface
copied to clipboard

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

dependencies:
  google_sign_in_platform_interface: ^2.0.0-nullsafety
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:google_sign_in_platform_interface/google_sign_in_platform_interface.dart';
copied to clipboard
8
likes
0
points
600k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

2024.08.10 - 2025.02.22

A common platform interface for the google_sign_in plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta, quiver

More

Packages that depend on google_sign_in_platform_interface