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

Make data page proper asynchronous #199

Merged
merged 4 commits into from
Dec 18, 2023
Merged

Conversation

LarsRefsgaard
Copy link
Contributor

Before in #167 I tried to fix the data page being asynchronous, but that resulted in the save() method and restore() methods being called way too often. Now it is proper use of FutureBuilder widget to make data page asynchronous.

@LarsRefsgaard LarsRefsgaard merged commit 81560fa into master Dec 18, 2023
4 checks passed
@LarsRefsgaard LarsRefsgaard deleted the LarsRefsgaard/issue194 branch December 18, 2023 09:01
@LarsRefsgaard LarsRefsgaard mentioned this pull request Dec 18, 2023
Panosfunk pushed a commit that referenced this pull request Feb 7, 2024
Fix asynchronity error in data page, by moving the asynchronous call to the BLoC
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

Successfully merging this pull request may close these issues.

2 participants