• Michael Goderbauer's avatar
    Make ProcessSignals portable (#8779) · 15330ffb
    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 Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
appveyor.yml Loading commit data...