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.

The IDE code completion is more slow on flutter SDK 2.5

See original GitHub issue

My IDE is Idea

I have tried many times.

When i switch to flutter SDK 2.5,the code completion tip will take more time to come out… But when I switch to flutter SDK 2.2.3,it come out very quickly…

flutter doctor:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.5.0, on macOS 11.5.2 20G95 darwin-x64, locale
    zh-Hans-CN)
[!] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
    ✗ cmdline-tools component is missing
      Run `path/to/sdkmanager --install "cmdline-tools;latest"`
      See https://developer.android.com/studio/command-line for more details.
    ✗ Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/docs/get-started/install/macos#android-setup for
      more details.
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 2020.3)
[✓] IntelliJ IDEA Ultimate Edition (version 2021.2.1)
[✓] Connected device (3 available)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:36
  • Comments:33 (20 by maintainers)

github_iconTop GitHub Comments

4reactions
jwrencommented, Sep 23, 2021

Re-assigning to Konstantin who is putting together a PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

IDE is steadily becoming slower and slower as the Dart/Flutter ...
Yes, our project is big, but when I open much larger Java and Kotlin projects the IDE works just fine. Everything is slow:...
Read more >
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 >
What's Exciting About Flutter 2.5 Features? - Agira Technologies
Flutter 2.5 Features: Here is the gist of everything that you should know about Flutter 2.5 features as a Flutter development expert.
Read more >
What's New in Flutter 2.8: Release Notes and Updates - Medium
With this code, you get a working login for all of the Firebase-supported platforms: Android, iOS, web, and macOS. With a little more...
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