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

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: ^2.3.3

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
100
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on vgk_game_services