-
Notifications
You must be signed in to change notification settings - Fork 10
Returning values from screens? #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is there a way to return a value from a screen like is demonstrated in https://flutter.dev/docs/cookbook/navigation/returning-data? I know sharing data with the store works, but this also enables the important use case of running some function (like a dispatch to update the state using an async action) whenever a page's back button is pressed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request