masamune_auth_google 2.5.10 copy "masamune_auth_google: ^2.5.10" to clipboard
masamune_auth_google: ^2.5.10 copied to clipboard

unlisted[pending analysis]

Authentication plugin for Masamune that can implement Google sign-in.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add masamune_auth_google

With Flutter:

 $ flutter pub add masamune_auth_google

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

dependencies:
  masamune_auth_google: ^2.5.10

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

Import it

Now in your Dart code, you can use:

import 'package:masamune_auth_google/masamune_auth_google.dart';
0
likes
0
pub points
46%
popularity

Publisher

verified publishermathru.net

Authentication plugin for Masamune that can implement Google sign-in.

Homepage
Repository (GitHub)
View/report issues

License

(pending) (LICENSE)

Dependencies

flutter, google_sign_in, katana, masamune

More

Packages that depend on masamune_auth_google