-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android Studio flutter inspection not displaying proper suggestion #6213
Comments
This may be an issue with the Dart analyzer. See dart-lang/sdk#49054. However, I don't know which version of the Dart SDK you have. Please add the output from using the menu
Thanks. |
Here's the result of
|
github-actions
bot
removed
the
waiting for customer response
Auto-close if no response
label
Jun 3, 2022
Thanks for the info. I believe this is the same problem as I linked above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Flutter Plugins version: 68.0.2
Android Studio version:
Steps to Reproduce
Expected results:
Expected to see suggestion to import package
Actual results:
But, somehow it will fix itself if I wait for some times. I have not encountered this before I updated the flutter plugins.
Thanks in advance.
The text was updated successfully, but these errors were encountered: