• 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
..
bin Loading commit data...
gradle Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...