Skip to content

v0.2.0

Latest

Choose a tag to compare

@mayudevID mayudevID released this 13 Jun 11:47

What's Changed

  • Replace audioDeviceStreamWithPermission() with the deviceStream getter.
  • Add public currentDevice() for one-time device snapshots.
  • Add typed AudioDeviceType enum.
  • Configure automatic Android Bluetooth permission requests through the constructor.
  • Limit automatic permission requests to once per plugin instance.
  • Deduplicate repeated device events.
  • Simplify BluetoothPermissionStatus.

Migration

See the migration section in the README for upgrading from 0.1.x.