google_sign_in_all_platforms_macos 0.0.1 copy "google_sign_in_all_platforms_macos: ^0.0.1" to clipboard
google_sign_in_all_platforms_macos: ^0.0.1 copied to clipboard

MacOS implementation of the google_sign_in_all_platforms plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_sign_in_all_platforms_macos

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

dependencies:
  google_sign_in_all_platforms_macos: ^0.0.1

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_all_platforms_macos/google_sign_in_all_platforms_macos.dart';
0
likes
140
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

MacOS implementation of the google_sign_in_all_platforms plugin

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, google_sign_in_all_platforms_interface, googleapis_auth, http, shelf, shelf_router, url_launcher

More

Packages that depend on google_sign_in_all_platforms_macos