A Flutter plugin to support game center and google play games services.
- Breaking Change due to
getAuthCode
not returning a string but instead aIdentityVerificationData
Object. It will either have the Id Token namedsignature
on Android or the entire Verification Data consisting ofpublicKeyUrl
,signature
,salt
andtimestamp
on darwin devices (ios, ipad, mac) to verify the user on a server.
Video tutorial Will be added soon.
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
Check the docs folder for documentation and how to use the plugin.
Simply add games_services
as a dependency in your pubspec.yaml
by running the following command:
$ flutter pub add games_services
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.