Is there an example source code for real-time information transfer between devices through flutter_reactive_ble?

Viewed 20

I am studying flutter_reactive_ble among the ble packages. I have two questions

  1. 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)
  2. Can you recommend an article or site that will help me understand flutter_reactive_ble?
0 Answers
Related