games_services 0.2.9 games_services: ^0.2.9 copied to clipboard
A new Flutter plugin to support game center and google play games services.
0.1.1 #
First stable release.
0.2.2 #
Upgrade to swift 5.0
0.2.3 #
Upgrade to flutter 1.12
0.2.4 #
Upgrade to android x
0.2.5 #
Update gradle properties to fix appcenter build, by @alexeystrakh
0.2.6 #
Fix autogenerated class GeneratedPluginRegistrant usage and missing constructor paramete, by @alexeystrakh
0.2.7 #
Add explicitSignIn, by @dioxmio
0.2.8 #
Add registerWith(registrar:) back
0.2.9 #
Return an error if user not logged in and clicked on achievement or leaderboard.