-
## unnecesary_duplicate_value
## Description
Remove unnecessary `||`/`&&` values to avoid redundancy.
## Details
When the `||` or `&&` operator is used with identical values, leading to re…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Unity version
- [X] I am using Unity 2022.3 LTS
### Common issues
- [X] I have checked the common issues
##…
-
Hi, I have an idea to import books in the app, as OpenLibrary is often missing books and editions. I'd like to use Structured Data Markup on e-shopping websites to import author, cover image, title, I…
-
The flutter_meedu_videoplayer is the best and more beginner friendly flutter video player right now, and that is because the examples shown in the examples section of this repo https://github.com/zezo…
-
### Problem
Eye Tracking is a new accessibility feature added in iOS 18: https://www.apple.com/newsroom/2024/05/apple-announces-new-accessibility-features-including-eye-tracking/
Eye Tracking's …
-
## `type_local_variable_instead_of_casting`
Please respond with a better name if you have one. `prefer_type_annotation_over_cast`?
## Description
This rule encourages one to "cast" (generally…
-
## specify_parameter_names
## Description
Specify names for the parameters of Function types.
## Details
Dart allows omitting the name of parameters in function types:
```dart
class …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
**Describe the issue**
The current output lacks color for class names and constructor calls so most lines are displayed in the same color, which significantly impacts readability and makes it chall…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
_No response_
### Description
Replace the interaction suppressing `--no-select`…