vol_spotter library
Classes
- ButtonAction
- Represents the action performed on a physical button.
- ButtonEvent
- An event representing a physical button press or release.
- ButtonPressed
- The button was pressed down.
- ButtonReleased
- The button was released.
- PhysicalButton
- Represents a physical hardware button on the device.
- PowerButton
- The physical power/lock button.
- VolSpotter
- A plugin for detecting physical button presses (volume, power).
- VolSpotterConfig
- Configuration for the vol_spotter plugin.
- VolumeDownButton
- The physical volume down button.
- VolumeUpButton
- The physical volume up button.
Functions
-
getPlatformName(
) → Future< String> - Returns the name of the current platform.