flutter_hardware_buttons
flutter_hardware_buttons copied to clipboard
Detect volume raising and falling edge
would it be possible to emit an single event when volume button goes from not pressed to pressed (raising edge) and the way round (when a button goes from pressed to not pressed)? I am developing a stopwatch timer and it is important to catch the raising and fallinge edges.