audio_device_detection 1.0.4 copy "audio_device_detection: ^1.0.4" to clipboard
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.
2
likes
160
points
137
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on audio_device_detection

Packages that implement audio_device_detection