Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to show a AlertDialog after reduce function #106

Closed
shyandsy opened this issue Feb 13, 2019 · 2 comments
Closed

how to show a AlertDialog after reduce function #106

shyandsy opened this issue Feb 13, 2019 · 2 comments

Comments

@shyandsy
Copy link

how to show a AlertDialog after reduce function?

when customer click button register, the RegisterAction will be received by middleware and the network operation will be performed.

how can I show a dialog after this network operation, like show a error message like "the email has been registered" , "registeration successfully"

@brianegan
Copy link
Owner

Hey hey :) We're written up a document on the official redux readme that describes how to handle exactly this process!

https://github.com/johnpryan/redux.dart/blob/master/doc/async.md

@shyandsy
Copy link
Author

@brianegan
thank you and appreciate for the work

I will wait for that online

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants