flutter / flutter/flutter-intellij
Swap out existing code in new widget
Open
topic-editing
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
The refactoring assistant provided by the plugin should be extended by the functionality to move existing code into a new widget in a new file. This would speed up the refactoring process immensely, by removing the need to write the boiler plate code and copy the existing functionality.
Contributor guide
Research direction
Start by tracing the plugin's refactoring assistant and its existing widget-extraction flow. Determine how a selected block of existing code could be moved into a new widget and new file, then verify that the generated boilerplate and moved functionality match the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100