I am losing hair over this topic. I have one screen where the user inputs a title, notes and location. i tried to use navigate with parameters and set the second screen and the parameters for the title, notes and location for catching the data but, nothing shows up in the firestore but it does work. Now, i am stuck trying to figure out how to use create document and pass over the information this way. i tried chatgpt, youtube, flutterflow tutorials and not understanding how to do this. the second screen has a list view where it shows the document created by the first screen.
moving data and id to another screen
Database & APIs
I tried the simple approach with using naviagate then add parameter to the second page and on the second page use the parameter set and find the docuemnts main fucntions like title, notes and location and it worked it showed but, does not show on firestore.
Now, im trying to figure out the create document action and query collection and document from reference and generating children function. so far nothing is working. I dont get any errors when i follow chatgpt or youtube but , then the app dont appear on the testing.
No
2
1 reply