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

Remove breaks from switch statements #567

Closed
Leptopoda opened this issue Aug 15, 2023 · 0 comments · Fixed by #576
Closed

Remove breaks from switch statements #567

Leptopoda opened this issue Aug 15, 2023 · 0 comments · Fixed by #576
Labels
good first issue Good for newcomers refactoring Something that needs to be refactored

Comments

@Leptopoda
Copy link
Member

          With Dart 3 we don't need breaks anymore (also for the cases below)

Originally posted by @provokateurin in #556 (comment)

@Leptopoda Leptopoda added good first issue Good for newcomers refactoring Something that needs to be refactored labels Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers refactoring Something that needs to be refactored
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant