Jaime Wren
Jaime Wren
Which version of the Flutter Plugin for IJ is this, it looks like the screenshot is from the now older JXBrowser support. Updating your Flutter IJ plugin version to 76.3...
Thanks for the issue. Marking as duplicate of https://github.com/flutter/flutter-intellij/issues/7280
No update, prioritizing to take a closer look soon. See https://github.com/flutter/flutter-intellij/issues/7875. I current guess is that this is race condition hit by some users. Perhaps as a consequence of having...
I am pushing out a point release in a few hours that has this fix and a bunch of other fixes, it will be `79.1`, I will mark it as...
@alexander-doroshko Given the screenshots and Flutter signatures which can be so long, any objection to changing the signature from being printed so early in `DartDocUtil.generateDoc(..)`?
@alexander-doroshko The suggestion is to push the signature underneather the other documentation since the Flutter signatures are so long. I started to put together a PR (and am happy to...
If the Flutter SDK is not set, `which flutter` should be used to get and set the Flutter and Dart SDK settings.
Is this reproducible with `79.1.x`? See https://plugins.jetbrains.com/plugin/9212-flutter/edit/versions as some of `79.1.x` is currently marked as hidden.
Some context/ history of this issue: - https://github.com/flutter/flutter-intellij/issues/5828 - https://github.com/flutter/flutter-intellij/issues/4505 - https://github.com/flutter/flutter-intellij/issues/3565 - https://github.com/flutter/flutter-intellij/issues/3179
@thildebrand1 Is this still an issue with recent versions of the Flutter plugin and JXBrowser?