flutter_login
flutter_login copied to clipboard
[QUESTION] Semantics needed for pre-launch google play tests
Hi, thank you for this amazing package !
I just have a small question:
I'm currently trying to publish the first version of my app on the play store. As you probably know, there are different testing steps.
During these tests, a robot plays with the app. However, in my case, it always stays on the login page since it can't log in.
It is possible to provide a username and password on the google play console but a ressource id is required. I think that this ressource id is equivalent to the semanticsLabel
field in flutter.
I didn't find any option to add a semanticLabel
in the package or that a semanticLabel
was added by default in the code.
Am I mistaken ?
Do you know if there is another way?
Thanks in advance for your help :)
Hi, Me too.
Hello, Any prevision? Without this feature, google play is unable to login automatically.
Thanks for the package.