90-008 / 90-008/FlutterEnhancements

Rewrite the plugin in a crossplatform way

Offen
#2 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Python
Sterne
5
Forks
2
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Doing this will add Windows support (and will also work with shells other than `bash`) (issue #1). Just need to replace `subprocess.call` and instead use `Popen`, save the stdin of `flutter run` and send commands from there.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Look at the plugin code to find where `subprocess.call` is used for `flutter run`. Replace it with `Popen` to capture stdin. Test sending commands to the Flutter process. Ensure it works on Windows and with different shells.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
python
Bereich
cli, tooling
Issue-Typ
Refactoring
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
45/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.