vgk_game_services 1.2.2 copy "vgk_game_services: ^1.2.2" to clipboard
vgk_game_services: ^1.2.2 copied to clipboard

outdated

A new Flutter plugin to support game center and google play games services.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vgk_game_services

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

dependencies:
  vgk_game_services: ^1.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:vgk_game_services/vgk_game_services.dart';
0
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin to support game center and google play games services.

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on vgk_game_services

Packages that implement vgk_game_services