-
Notifications
You must be signed in to change notification settings - Fork 28.4k
Code suggestion for async/dispose/setState no longer works in Flutter 3.0.2 #106724
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
Comments
Hello @khanahsan. Can you provide the output of |
In your doctor output, Android Studio is asking you to install the Flutter plugin. Please install the latest version of the plugin or update it and try again. |
This might be a regression. Try upgrading to 3.0.3 and see if it still persists. Anyhow, this issue is a duplicate of dart-lang/sdk#49027. Please follow up there. I'm closing this issue since it's not a bug with Flutter. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
I'm using flutter stable version 3.0.2 and dart 2.17.3. Every thing is ok as you see in below picture:
Code suggestion for async/initState/dispose/setState no works in android Studio.

below is the screenshots:
Please look into it and resolve it
The text was updated successfully, but these errors were encountered: