Receive result from DialogFragment
I am using DialogFragments for a number of things: choosing item from list, entering text. What is the best way to return a … Read more
I am using DialogFragments for a number of things: choosing item from list, entering text. What is the best way to return a … Read more
I am collecting user input with a TextFormField and when the user presses a FloatingActionButton indicating they are done, I want to dismiss … Read more