90-008 / 90-008/FlutterEnhancements

Rewrite the plugin in a crossplatform way

Aperta
#2 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
5
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python
Ambito
cli, tooling
Tipo di issue
Refactoring
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.