firebase_game_services 2.2.0-rc.1 copy "firebase_game_services: ^2.2.0-rc.1" to clipboard
firebase_game_services: ^2.2.0-rc.1 copied to clipboard

discontinued

A Flutter package, linking Google's Play Games and Apple's Game Center with Firebase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_game_services

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

dependencies:
  firebase_game_services: ^2.2.0-rc.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:firebase_game_services/firebase_game_services.dart';
13
likes
0
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package, linking Google's Play Games and Apple's Game Center with Firebase.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_game_services_apple, firebase_game_services_google, firebase_game_services_platform_interface, flutter

More

Packages that depend on firebase_game_services