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

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

2.2.0 #

Added:
  • FirebaseGameServices.instance.showAllLeaderboards().
  • FirebaseGameServices.instance.showSingleLeaderboard().
  • FirebaseGameServices.instance.showDashboard() Apple Specific.
  • FirebaseGameServices.instance.showPlayerProfile() Apple Specific.

Fixed:

  • Play Games Services v2 implementation.
Deprecated:
  • FirebaseGameServices.instance.signInLinkedUser()
  • FirebaseGameServices.instance.showLeaderboards()

2.1.2 #

  • Fixed Android implementation.

2.1.0 #

  • Fix Namespace not specified.
  • Bumped firebase_auth to ^4.6.1.
  • Bumped play-services-auth to ^20.5.0.
  • Bumped firebase-auth to ^22.0.0.
  • Bumped gradle to ^8.0.1.
  • Bumped sdk to >=2.18.0.
  • Bumped flutter to >=3.0.0.

2.0.3 #

  • Bumped dependencies.

2.0.2 #

  • Added showHighlights to Accesspoint.

2.0.1 #

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
140
pub points
59%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

firebase_game_services_apple, firebase_game_services_google, firebase_game_services_platform_interface, flutter

More

Packages that depend on firebase_game_services