firebase_auth_games_services 3.0.1
firebase_auth_games_services: ^3.0.1 copied to clipboard
Enables logging into Firebase using Android Play Games and iOS Game Center.
3.0.1 #
- Upgrade dependencies
3.0.0 #
- Upgrade
firebase_auth
dependency to v6 - Requires iOS min deployment target
15.0
- Android minSdk remains unchanged at
23
2.2.1 #
- Upgrade dependencies
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.flutter-io.cn/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.