Udit Soni
Udit Soni
@sasikdar were you able to solve this connection issue using this flutter_nearby package?
heyy can i work on this issue?
any updates on this issue??
> @gaetan1903 I think you are talking about the device's RSSI value. You can get that from the scan result. And I believe there is a formula that you can...
I am also building a similar application using this package where I can communicate( send/receive) msgs between two Android devices. So pls let me know if this thing is achievable...
BluetoothConnection newConnection = await BluetoothConnection.toAddress(device.address); i have passed a raw device's address in the above code still it is not able to connect to that device were you able to...
Here,you can try these few adjustments in your code. 1)Ensure that the text widget is wrapped in a Center widget so that the "demo" text is centered on the screen....
@robinbakkerus im glad that you able to figure it out, keep growing and enjoy your ride with flutter ;)
what abt it?