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

Warningi #126

Open
matyjb opened this issue Sep 28, 2024 · 0 comments
Open

Warningi #126

matyjb opened this issue Sep 28, 2024 · 0 comments
Labels
dart Pull requests that update Dart code

Comments

@matyjb
Copy link
Contributor

matyjb commented Sep 28, 2024

Don't use 'BuildContext's across async gaps.
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.

Pododawać tam wszędzie checka na context.mounted

@matyjb matyjb added the dart Pull requests that update Dart code label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code
Projects
None yet
Development

No branches or pull requests

1 participant