I am studying flutter_reactive_ble among the ble packages. I have two questions
- Is there an example source code for real-time information transfer between devices through flutter_reactive_ble? (ex. If you press the button on a mobile device, an emoji appears on another connected device)
- Can you recommend an article or site that will help me understand flutter_reactive_ble?