90-008 / 90-008/FlutterEnhancements

Rewrite the plugin in a crossplatform way

Đang mở
#2 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
5
Fork
2
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
python
Lĩnh vực
cli, tooling
Loại issue
Tái cấu trúc
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.