firebase_game_services_platform_interface 2.2.2 copy "firebase_game_services_platform_interface: ^2.2.2" to clipboard
firebase_game_services_platform_interface: ^2.2.2 copied to clipboard

A common platform interface for the firebase_game_services package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_game_services_platform_interface

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

dependencies:
  firebase_game_services_platform_interface: ^2.2.2

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_platform_interface/firebase_game_services_platform_interface.dart';
0
likes
130
pub points
5%
popularity

Publisher

unverified uploader

A common platform interface for the firebase_game_services package.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

firebase_auth, flutter, plugin_platform_interface

More

Packages that depend on firebase_game_services_platform_interface