-
## Command
```
flutter --no-color run --machine --track-widget-creation --device-id=emulator-5554 --dart-define=flutter.inspector.structuredErrors=true lib\main.dart
```
## Steps to Reproduce
1…
-
## Command
```
flutter --no-color run --machine --track-widget-creation --device-id=emulator-5554 --dart-define=flutter.inspector.structuredErrors=true lib\main.dart
```
## Steps to Reproduce
1…
-
## Command
```
flutter --no-color run --machine --track-widget-creation --device-id=emulator-5554 --dart-define=flutter.inspector.structuredErrors=true lib\main.dart
```
## Steps to Reproduce
1…
-
Code that is in a comment should not be inspected for errors
![Screenshot_2021-08-07-18-36-13-431_com.itsaky.androidide.jpg](https://user-images.githubusercontent.com/41212885/128613837-a37d3fa1-…
-
When turning off lint it doest change his icon, it's not directly obvious if it's turned on or not
![Screenshot_2021-07-30-21-18-37-003_com.itsaky.androidide.jpg](https://user-images.githubuserconten…
-
**Describe the bug**
I pasted this libs in my Gradle file
`
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.5.0'
implementation 'and…
-
When the / operator is used in dyadic syntax (compress operator), the AndroidApp throw an exception.
Note that I'm reporting only the first line of the error because the absence of the possibility …