You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for a bug on the issues list but couldn't find anything, sorry if there's already an issue for this.
I can recreate the bug when running commands in this order, in the IDE terminal, sometimes it happens when only running the build_runner command. This occurs on all IDE's that supports flutter when following the below steps.
Steps to reproduce
run flutter pub run build_runner build --delete-conflicting-outputs
This tracker is for issues related to:
I have searched for a bug on the issues list but couldn't find anything, sorry if there's already an issue for this.
I can recreate the bug when running commands in this order, in the IDE terminal, sometimes it happens when only running the build_runner command. This occurs on all IDE's that supports flutter when following the below steps.
Steps to reproduce
run flutter pub run build_runner build --delete-conflicting-outputs
run flutter clean
run flutter pub get
screen-recording-2021-06-09-at-160926_EfI52XKt.mov
When restarting the
dart analyzer
using the refresh arrows on the IDE the problem is resolved.Please see this thread for more information.
IntelliJ version info
VS Code version info
The text was updated successfully, but these errors were encountered: