audio_device_detection 1.0.4
audio_device_detection: ^1.0.4 copied to clipboard
A Flutter plugin to detect changes in audio output devices like Bluetooth, wired headsets, and built-in speakers, and to get a list of currently connected devices.
1.0.4 #
- Support Android Gradle Plugin 9.0. Updated build scripts to ensure compatibility with AGP 9.0.
1.0.3 #
- Add Swift Package Manager support for iOS. The plugin can now be built with both CocoaPods and SPM.
1.0.2 #
- Fix LICENSE copyright attribution.
1.0.1 #
- iOS bug fixed.
1.0.0 - 2025-12-17 #
- Initial release of the audio device detection plugin.
- Support for detecting Bluetooth, wired headset, and speaker status.
- Implemented for both Android and iOS.