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

outdated

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.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:play_game_service/play_game_service.dart';
3
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on play_game_service

Packages that implement play_game_service