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

Rename key of audioOn to 'audioOn' #18

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Conversation

filiph
Copy link
Contributor

@filiph filiph commented Dec 20, 2023

I neglected to change the name of the shared_preferences key from “mute” to “audioOn”. This has no effect on the logic (the key could be named “kerfuffle” and it would still work). It’s just confusing to anyone reading that code.

Pre-launch Checklist

  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I read the Contributors Guide.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-devrel channel on Discord.

filiph and others added 2 commits December 20, 2023 10:03
I neglected to change the name of the `shared_preferences` key from “mute” to “audioOn”. This has no effect on the logic (the key could be named “kerfuffle” and it would still work). It’s just confusing to anyone reading that code.
@filiph filiph merged commit 13fff3a into flutter:main Dec 20, 2023
7 checks passed
@filiph filiph deleted the remove-mute branch December 20, 2023 10:19
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