This is more of a question:
Wouldn't it make sense for scanForBluetoothDevices to eventually call flutter blue plus with the FTMS services filter by default? Since the library focus is FTMS? Or maybe just mirror FlutterBluePlus.startScan(withServices: [Guid("1826")]) so that one can pass the service to flutter_ftms if the user wants to default to scanning FTMS devices only.
Thanks for the responsiveness!
This is more of a question:
Wouldn't it make sense for
scanForBluetoothDevicesto eventually call flutter blue plus with the FTMS services filter by default? Since the library focus is FTMS? Or maybe just mirrorFlutterBluePlus.startScan(withServices: [Guid("1826")])so that one can pass the service toflutter_ftmsif the user wants to default to scanning FTMS devices only.Thanks for the responsiveness!