game_services_firebase_auth 0.0.9 copy "game_services_firebase_auth: ^0.0.9" to clipboard
game_services_firebase_auth: ^0.0.9 copied to clipboard

outdated

This plugin make some FirebaseAuth features available with GameCenter on iOS and PlayGames on Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add game_services_firebase_auth

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

dependencies:
  game_services_firebase_auth: ^0.0.9

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:game_services_firebase_auth/game_services_firebase_auth.dart';
11
likes
0
pub points
59%
popularity

Publisher

verified publisherrevoltgames.io

This plugin make some FirebaseAuth features available with GameCenter on iOS and PlayGames on Android

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_auth, firebase_core, flutter

More

Packages that depend on game_services_firebase_auth