90-008 / 90-008/FlutterEnhancements
Rewrite the plugin in a crossplatform way
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.