Flutter – Can't figure out how to perform a function then navigate away with one button click. How can I do this?
I have a function that I've coded separately that performs fine when selected alone. It basically uploads some details to Firestore. When I try to have it then Navigate back to the homepage on the same click, it navigates away…