Robert Ancell dcc250c8a5 Split keyevent channel into own class (flutter/engine#56911)
Split the channel messaging out of the system channels to make them
simpler to understand and refactor.

The new channel classes could be automatically generated in a second
phase, e.g. using Pigeon to reduce code usage.
    
The new classes don't have tests as they will already be covered by the
existing code.
2024-12-04 11:57:05 +13:00
..