flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Prompt to opt into analytics doesn't work while the project is indexing

Open jacob314 opened this issue 3 years ago • 1 comments

I would have expected to be able to opt into analytics before my project is done indexing.

What happened (using Android Studio Canary Dolphin and the latest Flutter plugin:

Screen Shot 2022-04-01 at 5 01 07 PM

jacob314 avatar Apr 02 '22 00:04 jacob314

There are a number of things that cannot be done while indexing. In this case, we could delay showing the prompt until the IDE is in "smart" mode (i.e. index is built).

stevemessick avatar Apr 05 '22 23:04 stevemessick