90-008 / 90-008/FlutterEnhancements

Rewrite the plugin in a crossplatform way

Ouverte
#2 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
5
Forks
2
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
cli, tooling
Type d'issue
Refactorisation
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.