audio_output_picker 0.0.1 copy "audio_output_picker: ^0.0.1" to clipboard
audio_output_picker: ^0.0.1 copied to clipboard

A powerful, cross-platform Flutter plugin to enumerate, monitor, and switch audio output devices and microphone inputs.

0.0.1 #

  • Initial release of audio_output_picker.
  • Support for listing and switching audio output devices (Speaker, Earpiece/Receiver, Headphones, Bluetooth, USB, AirPlay, HDMI).
  • Support for listing and switching microphone / audio input devices.
  • Real-time reactive streams for device changes and active device updates (onOutputsChanged, onCurrentOutputChanged, onMicrophonesChanged, onCurrentMicrophoneChanged, onHeadphonesAndBluetoothChanged).
  • Built-in customizable modal bottom sheet pickers (showAudioOutputPickerPopup and showMicrophonePickerPopup).
  • Built-in permission handling for Bluetooth and Microphone on supported platforms.
  • Cross-platform support: Android, iOS, macOS, Windows, Linux, and Web.
0
likes
160
points
98
downloads

Documentation

API reference

Publisher

verified publisherhandeaktan.com.tr

Weekly Downloads

A powerful, cross-platform Flutter plugin to enumerate, monitor, and switch audio output devices and microphone inputs.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on audio_output_picker

Packages that implement audio_output_picker