flutter_gmail_sso 0.1.4 copy "flutter_gmail_sso: ^0.1.4" to clipboard
flutter_gmail_sso: ^0.1.4 copied to clipboard

discontinued

A Flutter package to integrate Gmail Single Sign-On (SSO) for Web, Android, iOS, and Desktop platforms

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gmail_sso

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

dependencies:
  flutter_gmail_sso: ^0.1.4

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:flutter_gmail_sso/gmail_sso.dart';
0
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to integrate Gmail Single Sign-On (SSO) for Web, Android, iOS, and Desktop platforms

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_dotenv, flutter_webview_plugin, google_sign_in, http, shared_preferences, url_launcher

More

Packages that depend on flutter_gmail_sso