vol_spotter_platform_interface 0.1.0+1
vol_spotter_platform_interface: ^0.1.0+1 copied to clipboard
A common platform interface for the vol_spotter plugin. Provides the abstract classes, models, and method channel implementation used by platform packages.
Changelog #
0.1.0+1 #
- Initial release.
- Detect Volume Up, Volume Down, and Power button presses on Android and iOS.
- Configurable event interception (consume volume events or observe only).
- Type-safe API using Dart 3 sealed classes.
- Federated plugin architecture with stub implementations for unsupported platforms.