Skip to content

Fix SDK browsing NPE in FlutterSettingsConfigurable #8102

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

pq
Copy link
Contributor

@pq pq commented Apr 23, 2025

If no file is selected, the file chooser will return null. This guards against that.

Fixes: #8069


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

@pq pq requested a review from jwren April 23, 2025 17:00
@jwren jwren merged commit aa64df5 into flutter:master Apr 23, 2025
7 checks passed
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.

NPE when browsing for SDK location
2 participants