firebase_game_services 2.0.0 copy "firebase_game_services: ^2.0.0" to clipboard
firebase_game_services: ^2.0.0 copied to clipboard

A Flutter package, linking Google's Play Games and Apple's Game Center with Firebase.

2.0.0 #

Breaking Changes!
  • FirebaseGameServices. is now FirebaseGameServices.instance.
  • getPlayerID is now getPlayerId
  • iCloud and Google Drive saves were removed due to technical debt and being out of scope.
  • Migrated to Play Games Services v2.
  • Bumped dependencies and got rid of bugs.

1.0.4 #

  • Fix native crash caused by callback error.
  • Bumped dependencies.

1.0.3 #

  • Bumped dependencies.

1.0.2 #

  • Bumped dependencies.

1.0.1 #

  • Bumped dependencies.

1.0.0 #

  • Bumped versions.
  • Added iCloud and Google Drive saving.

0.0.5 #

  • Fix Extraneous argument label 'rawValue:' in call.
  • Fix Cannot convert value of type 'Int' to expected argument type.

0.0.4 #

  • Fixed missing method implementation.

0.0.2 #

  • Fix

0.0.1 #

  • Initial release.
12
likes
0
pub points
55%
popularity

Publisher

unverified uploader

A Flutter package, linking Google's Play Games and Apple's Game Center with Firebase.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_game_services_apple, firebase_game_services_google, firebase_game_services_platform_interface, flutter

More

Packages that depend on firebase_game_services