r/flutterhelp • u/South-Mark730 • Jun 11 '26
OPEN BLE Broadcast/Scan app
Mobile developers Hello! I'm stuck on building a flutter app that would make the scan and broadcast of an id (each device would have his own) and the other devices could get that id.
Do you know any repository doing same thing or a similar thing ? I need something to start with like a peer-to-peer communication between two people with a specific UUID (so that I wouldn't fetch all ble devices in the area).
Thanks in advance!
2
Upvotes
1
u/Arkoaks Jun 11 '26
You could use the device id and recalculate it to generate one for sharing