firebase_auth_games_services 2.2.0
firebase_auth_games_services: ^2.2.0 copied to clipboard
Enables logging into Firebase using Android Play Games and iOS Game Center.
2.2.0 #
- Fixes a bug where silent login on iOS would sometimes show the GameKit UI.
2.1.0 #
- Fixes a bug where silent login on iOS wasn't working.
2.0.0 #
- BREAKING: Simplified API using getters.
- New getter FirebaseAuth.isGamesServicesAvailable to check if the current Platform is supported.
1.1.2 #
- Fix exceptions when running on web.
1.1.1 #
- Moved GitHub repository under an organization (Chunky Tofu Studios)
1.1.0 #
- Remove dependency on https://pub.dev/packages/games_services.
- Fix an error where login would hang on iOS if user declines to login too many times.
1.0.2 #
- Implement missing method.
1.0.1 #
- Fix broken image links in README.
1.0.0 #
- Initial release.