Jaime Wren

Results 98 comments of Jaime Wren

Closing this issue as https://github.com/flutter/flutter-intellij/issues/8361 is now tracking the verifier enums and status.

@pq See https://github.com/flutter/flutter-intellij/blob/master/flutter-idea/src/io/flutter/sdk/FlutterSearchableOptionContributor.java -- we should curate this file content to remove dead code.

Yes, this is a task reminder to remove the dead lines of code in https://github.com/flutter/flutter-intellij/blob/master/flutter-idea/src/io/flutter/sdk/FlutterSearchableOptionContributor.java. Updating the issue to make it clear

Some follow up: https://github.com/flutter/flutter-intellij/pull/7466

This should be resolved with version 80 of the Flutter IJ plugin

@philitell & @pglbiscuite Thanks for the comments, re-opening to take a look. Any additional information would be helpful, which OS are you using, which version of Flutter SDK, etc. Switching...

With the latest Flutter and Dart Plugin, a correct sdk setting in my pubspec.yaml, and a restart, I am not seeing this issue reproduced. Are there still individuals using `dart.macros.support`?...

Thanks @helin24 for the context. This appears to be fixed in later versions of the of the IDEA platform, this is a screenshot from `2024.3` showing the icons are now...

With new and recent versions of Flutter, i.e. `3.22.2`, I cannot reproduce this issue. With older versions it is reproducible. I would recommend upgrading your Flutter SDK to resolve this...