question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android Studio Arctic Fox (2021/03/01) autocomplete too slow with flutter

See original GitHub issue

Hello i’m facing a problem after updating android studio to arctic fox, Autocomplete is take about 10 second to display!! Although it working fine with native java and kotlin and i don’t have any issues with flutter doctor.

I have tried to delete cache and tried also deleting flutter sdk and flutter && dart plugins then re-install doesn’t solve my problem. I have also disabled Add unambiguous imports on the fly and Optimize imports on the fly from auto import My Laptop is lenovo ideapad z500 / core i5 / 12 gb ram / 120 hyperx kingston ssd with ubuntu 20.04 stable. Dart plugin is: 203.8292 and flutter plugin is: 59.0.2.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
xshiweicommented, Oct 2, 2021

可能是 Flutter 2.5.0 版本导致的。我也有这个问题,所以只好用Vscode,希望早日解决这个问题。谢谢

在我升级到 2.5.2 自动完成后变得正常…

thanks, I am also normal

1reaction
MohamedSlamacommented, Oct 3, 2021

Thanks a lot fixed on version 2.6.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android Studio got extremely slow - flutter - Stack Overflow
Auto complete, Alt+Enter on a Widget, indentation, etc all take so long now, I'm not sure what happened. Is there any way I...
Read more >
Auto complete suggestions on Icons are painfully slow - Reddit
I have only 3 plugins, Flutter, Dart, and ADB over wifi. ... I had very slow auto complete with Android studio as my...
Read more >
IDE is steadily becoming slower and slower as the Dart/Flutter ...
Everything is slow: Code completion, refactoring, importing, renaming, searching usages. This is all not at the same level as Java or Kotlin.
Read more >
Set up an editor - Flutter documentation
Use the following steps to add an editor plugin for VS Code, Android Studio, IntelliJ, or Emacs. If you want to use a...
Read more >
How to implement autofill in your Flutter app - Medium
These are all of the autofill fields that Flutter supports. ... Open Android Studio and click Import project (Gradle, Eclipse ADT, etc.) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found