flutter / flutter/flutter-intellij
When changing the directory name, automatically change the corresponding package name in the dart code
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
In the current version, if you change the directory name, you need to manually change the dart code, which is very tedious
Contributor guide
Research direction
Start by tracing how the IntelliJ plugin handles directory renames and how it identifies the corresponding Dart package name. Confirm the expected behavior from the issue: changing a directory name should also update the related Dart code, then verify the behavior with the plugin's existing tests or rename workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100