play_game_service 0.2.5 copy "play_game_service: ^0.2.5" to clipboard
play_game_service: ^0.2.5 copied to clipboard

PlatformAndroid

A Google Play Games Service Plugin, Created for my little game app. Only support Android for now, but nullsafe

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add play_game_service

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

dependencies:
  play_game_service: ^0.2.5

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:play_game_service/play_game_service.dart';
2
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A Google Play Games Service Plugin, Created for my little game app. Only support Android for now, but nullsafe

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on play_game_service