game_center_helper 1.0.1 copy "game_center_helper: ^1.0.1" to clipboard
game_center_helper: ^1.0.1 copied to clipboard

PlatformiOS

A Flutter plugin for authenticating Game Center users and retrieving identity information.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add game_center_helper

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

dependencies:
  game_center_helper: ^1.0.1

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:game_center_helper/game_center_helper.dart';
0
likes
150
points
12
downloads

Publisher

verified publisherbedcode.dev

Weekly Downloads

A Flutter plugin for authenticating Game Center users and retrieving identity information.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on game_center_helper

Packages that implement game_center_helper