Rudy
Rudy
BRBuildShip + Rowy
Created by Rudy on 7/23/2024 in #❓・buildship-help
How am I able to get Return value back in Flutterflow Snack bar.
Hi all, somehow I'm not able to get the return value I generate in Buildship back into my Flutterflow Show Snack Bar action. Is there anywhere some documentation or example about this topic? Thank you..
9 replies
BRBuildShip + Rowy
Created by Rudy on 7/19/2024 in #❓・buildship-help
Create user in users firestore collection
Hi all, I try to create a user in my firebase users collection. Using the 'create firebase user' node I'm able to create a user in Firebase authentication, which is also visible in my firebase authentication dashboard. As next step I use 'create document' node to create a document in my users collection. For this I would like to use the email address which I used to create the user I would like to use the uid which was generated after the create user action. Somehow I'm not able to create this document in users collection using these 2 items. Building in Flutterflow, using own firestore(not from buildship)
5 replies