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 with buttons #40

Open
srijan-sinha opened this issue May 24, 2020 · 1 comment
Open

Issue with buttons #40

srijan-sinha opened this issue May 24, 2020 · 1 comment

Comments

@srijan-sinha
Copy link
Collaborator

There is an issue with the app as a whole. Whenever a button is pressed there is a slight lag, so in the meantime if we press the button twice then the next screen is loaded twice to the stack. I have tried this for the 'QR CODE' button but this maybe a general problem for various things.

@DivyanshuSaxena
Copy link
Collaborator

The solution is: All API calls must be made at the Widget which displays the data and enclose that Widget in AsyncBuilder/PullRefresh Widget

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