I have implemented firebase auth (through Google) on Flutter, but I cannot seem to be able to retrieve more user data other than email, picture and name.
I'm interested in age and sex of users. Also, I don't know why but also on the firebase dashboard those data don't seem to be retrieved after login.