You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, a Flutter app build for Android and distributed through Google Play store could run on Windows PC and to fully support input and other things required by Google Play Games the app may need to know if it is running in this environment.
Proposal
The request is to introduce a new flag like AndroidDeviceInfo.isGooglePlayGames (somewhat similar to IosDeviceInfo.isiOSAppOnMac). The value is a simple check: