Jaime Wren
Jaime Wren
This was fixed with the https://github.com/flutter/flutter-intellij/pull/8330
What @pq said. There have been a number of P0 issues that have prevented us from doing anything with the Flutter IJ plugin for bit, but with the release out...
Reproduced, this has to do with the `PubRoot.hasUpToDatePackages()` method, the `VirtualFile` time stamps aren't coming back correct until the IntelliJ platform goes through to re-sync the file system. Calling the...
Using the latest version of the Flutter IJ plugin, 2024.2, Flutter IJ plugin `242.20629`, I get the following when I run `dart pub get` with the `flutter/engine` repository I am...
Start of work that I believe will be sufficient: https://github.com/JetBrains/intellij-plugins/pull/933
Closing out since the PR has been pushed over to JetBrains.
@sbergmair Yes, I thought this was fixed with the latest versions of the Flutter and Dart Plugins. Which version of the Flutter Plugin do you have installed. Do you have...
Thank you @alextekartik for the repo. We'll push out the Flutter IJ plugin next week with this fix, https://github.com/flutter/flutter-intellij/pull/8428.
Thank you for the feedback and apologies for the nuisance notification. Given the cost of these extensions in the platform as well as the risk for false positives for this...
Yes, sounds reasonable.