Name "displayName" already in use.

Database & APIs

displayName cannot be added to the Users schema at Fluterflow. Google adds user name to firestore as "displayName", and in order to be able to access it from flutterflow one needs to add it to the Users schema. However, Flutterflow gives the "Name "displayName" already in use." error message.

Is there a way to get the "displayName" field from firestore to the app?

What have you tried so far?

Runned the application with debug window to see when the display name is returned. When signed in with Google, no display name is returned for the authenticated user

Did you check FlutterFlow's Documentation for this topic?
Yes
2
5 replies