Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Fix mounted checks #1043

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Fix mounted checks #1043

merged 1 commit into from
Nov 2, 2023

Conversation

goderbauer
Copy link
Member

Fixes in preparation for https://dart-review.googlesource.com/c/sdk/+/330561.

The change referenced above tightens the use_build_context_synchronously lint to ensure that mounted is checked on the appropriate BuildContext or State. This change fixes up the gallery in preparation of this new enforcement.

@goderbauer goderbauer added the autosubmit Merge PR when tree becomes green via auto submit App. label Nov 2, 2023
@auto-submit auto-submit bot merged commit b702b3f into flutter:main Nov 2, 2023
11 checks passed
genx7up pushed a commit to aweps/gallery that referenced this pull request Dec 13, 2023
Fixes in preparation for https://dart-review.googlesource.com/c/sdk/+/330561.

The change referenced above tightens the `use_build_context_synchronously` lint to ensure that `mounted` is checked on the appropriate `BuildContext` or `State`. This change fixes up the gallery in preparation of this new enforcement.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants