fwcd / fwcd/kotlin-language-server
Symbol resolution is broken for Flutter
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
In a newly created Flutter project, VS Code is showing me that all symbols related to Flutter (as well as most of the Android ones) cannot be resolved. I am using a standard installation for both Flutter and Android - no funny business with the paths or anything.
Example error message: `Unresolved reference: io kotlin(UNRESOLVED_REFERENCE)` on all of the `io.flutter.` imports.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the problem in a newly created standard Flutter project using the Kotlin language server in VS Code. Investigate resolution of the reported io.flutter imports and Android symbols; done means those symbols no longer produce unresolved-reference diagnostics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, flutter, kotlin, vscode
- Domain
- mobile-dev, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100