yanshouwang / bluetooth_low_energy

A Flutter plugin for controlling the bluetooth low energy.
https://pub.dev/packages/bluetooth_low_energy
MIT License
50 stars 16 forks source link

Add fallback on macos to get peripherals from the system #91

Closed cogilvie closed 1 week ago

cogilvie commented 4 months ago

This allows to connect to peripherals by address without having to discover them first meaning that a known device address can be saved by an application for reconnection later