VNAPNIC / flutter_nearby_connections

Flutter plugin support peer-to-peer connectivity and the discovery of nearby devices for Android vs IOS
https://pub.dev/packages/flutter_nearby_connections
BSD 2-Clause "Simplified" License
109 stars 72 forks source link

Can find between android and ios #25

Open machuytu opened 2 years ago

machuytu commented 2 years ago

It not a issues, I have a question about this package can can find between android device and ios device. I not need them connect, I just want to find them throught bluetooth or wifi. Thanks.

VNAPNIC commented 2 years ago

@machuytu try it: https://github.com/VNAPNIC/UDP-TCP-Flutter

machuytu commented 2 years ago

@machuytu try it: https://github.com/VNAPNIC/UDP-TCP-Flutter

Have solution with bluetooth? because I want to find user with uuid from device

Chinedu25 commented 2 years ago

I also want this, Is there a method or a way to communicate b/w android and ios offline no internet required

DarthSid12 commented 2 years ago

Did anybody here find a method? For me any no internet method will work

jtkeyva commented 9 months ago

Any news on this? Can Android and iOS communicate with each other in any way?