Skip to content

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

Notifications You must be signed in to change notification settings

Slowline/games_services

 
 

Repository files navigation

pub package Telegram Youtube Twitter Coffee

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

Changelog

5.0.0

  • Breaking Change due to getAuthCode not returning a string but instead a IdentityVerificationData Object. It will either have the Id Token named signature on Android or the entire Verification Data consisting of publicKeyUrl, signature, salt and timestamp on darwin devices (ios, ipad, mac) to verify the user on a server.

Screenshot

iOS

Android

macOS

Tutorials

Written tutorial

Video tutorial Will be added soon.

Apps

Monkey Banana Android, iOS, and macOS by Abedalkareem.
Nonogram Colors by @tommybuonomo.
Ripple Effect Puzzle by @tommybuonomo.
Lights: A Memory Game Android & iOS by @theLee3.
TTG - Through The Galaxies 🚀 casual game . Android & iOS by @imaNNeo

Documentation

Check the docs folder for documentation and how to use the plugin.

Installing

Simply add games_services as a dependency in your pubspec.yaml by running the following command:

$ flutter pub add games_services

The amazing people that made this plugin possible

Support me 🚀

You can support this project by:

1- Checking my apps.
2- Star the repo.
3- Share the repo with your friends.
4- Buy Me A Coffee.

Follow me ❤️

Facebook | Twitter | Instagram | Youtube

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 38.6%
  • Kotlin 31.3%
  • Swift 25.0%
  • Ruby 3.6%
  • TypeScript 1.5%