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

Android microphone input device selection, persistence, permission helpers, and opt-in activation for Flutter apps.

0.0.1 #

  • Documented the native storage path used for the selected microphone id.
  • Added broader Android audio input type constants, native type ids, and UI-friendly labels on MicInputDevice.
  • Clarified that type is for stable client logic while typeLabel, effectiveTypeLabel, and displayName are intended for UI.
  • Improved MicSelectorDropdown so long device names truncate cleanly instead of overflowing.
  • Fixed restored-device handling when the saved microphone is no longer connected.
  • Hardened Android callback, permission, and recording cleanup paths to reduce leak risk.
1
likes
0
points
263
downloads

Publisher

verified publisherraihanfirdaus.tech

Weekly Downloads

Android microphone input device selection, persistence, permission helpers, and opt-in activation for Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_mic_selector

Packages that implement flutter_mic_selector