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

ISSUE IN "VxState.listen" #22

Open
AMAX44 opened this issue Jul 3, 2021 · 1 comment
Open

ISSUE IN "VxState.listen" #22

AMAX44 opened this issue Jul 3, 2021 · 1 comment

Comments

@AMAX44
Copy link

AMAX44 commented Jul 3, 2021

I am currently on chapter 25 of course 30days with flutter by mtechviral. My issue is as per your code, VxState.listen must work but to me its showing error.
The error is "The method 'listen' isn't defined for the type 'VxState'.
Try correcting the name to the name of an existing method, or defining a method named 'listen'."

Any help would be appreciated.

@mahipa1sinh
Copy link

use
VxState.watch(context, on: []);

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