-
Michael Goderbauer authored
* Make ProcessSignals portable This removes the need to wrap unsupported signals with in `if (!platform.isWindows) ..`. It also allows us to implement a work around for breaking the Windows console when flutter is exited with Ctrl+C. * review comments * adding tests * add license header
15330ffb
| Name |
Last commit
|
Last update |
|---|---|---|
| .idea | ||
| bin | ||
| dev | ||
| examples | ||
| packages | ||
| .analysis_options | ||
| .analysis_options_repo | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS | ||
| CONTRIBUTING.md | ||
| ISSUE_TEMPLATE.md | ||
| LICENSE | ||
| PATENTS | ||
| README.md | ||
| VERSION | ||
| appveyor.yml |