Skip to content
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

Code suggestion for setState still not showing on IntelliJ #6251

Closed
lore-co opened this issue Jun 30, 2022 · 4 comments
Closed

Code suggestion for setState still not showing on IntelliJ #6251

lore-co opened this issue Jun 30, 2022 · 4 comments

Comments

@lore-co
Copy link

lore-co commented Jun 30, 2022

Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.

Steps to Reproduce

Try creating a project with flutter 3.0.3 and create a Stateful Widget.
Try typing setState, the hint will not appear.

Version info

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.0.3, on macOS 12.4 21F79 darwin-arm, locale it-IT)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.2.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.67.1)
[✓] Connected device (3 available)
[✓] HTTP Host Availability

#6167

@sanitrajula
Copy link

sanitrajula commented Jul 3, 2022

Same issue. Also it was so difficult to search for the issue.

@AlexV525
Copy link
Member

AlexV525 commented Jul 6, 2022

Duplicate with #6167, also should be fixed by the pending cherry-pick dart-lang/sdk#49239.

@AlexV525 AlexV525 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2022
@lore-co
Copy link
Author

lore-co commented Jul 6, 2022

Duplicate with #6167, also should be fixed by the pending cherry-pick dart-lang/sdk#49239.

The issue has been opened since the duplicate was marked as closed but the problem was still there.

@AlexV525
Copy link
Member

AlexV525 commented Jul 6, 2022

The issue has been opened since the duplicate was marked as closed but the problem was still there.

Yes, please subscribe to the cherry-pick issue, and you can submit new issues if it's still reproducible after dart-lang/sdk#49239 gets merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants