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

fix: settings screen shows a grey box #716

Merged
merged 1 commit into from Jan 25, 2024

Conversation

CurtlyCritchlow
Copy link
Contributor

- What I did

  • Fix the null aware operator that was causing an error on the settings screen.
  • Update pubspec.yaml to use no ports_core ^5.0.0 and socket connector ^1.0.11

- How I did it

- How to verify it
Run the app, there should be no grey box on the settings screen.
- Description for the changelog

Fix the null aware operator that was causing an exception

@XavierChanth XavierChanth merged commit 848a719 into trunk Jan 25, 2024
6 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.

Settings Screen shows a grey box.
2 participants