flutter-intellij
flutter-intellij copied to clipboard
Prompt to opt into analytics doesn't work while the project is indexing
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:
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).