unified_game_services_google_play_flutter 0.1.0
unified_game_services_google_play_flutter: ^0.1.0 copied to clipboard
Flutter adapter for unified_game_services Google Play Games — auto-resolves the Android Activity from the running Flutter engine for plug-and-play registration.
Changelog #
0.1.0 #
Initial release.
- Flutter adapter for the Google Play Games family: one call
(
GooglePlayGamesFlutter.registerWith/.create) auto-resolves the AndroidActivityfrom the running Flutter engine viajni_flutter. - Off Android — including Flutter web — it delegates to the REST tier;
builds for web verified with
flutter build web.