flutter / flutter/flutter-intellij

Swap out existing code in new widget

Open
#2,429 5 comments 5 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.