Open lhzwb2008 opened 5 years ago
What are you were supposed to see? This plugin allows exchanging small messages with nearby devices that has the same app installed To check out example, you have to install it on two real devices (emulators not tested, and aren't going to work anyway), enter some string in field on one phone and press publish, then press subscribe on another Message will appear on another phone It uses BLE and near-ultrasonic sound to pass message, that's why emulator won't work
Real-world example - pairing two phones In my app Camy (https://camy.cam only Android published for now) I use it to pass UID of one phone to another, another phone then grants access to this UID
thanks for your help!maybe it's the problem of the emulator, i am trying to get another phone to test again. by the way, this project is really amazing! I wish it will work next time
I am new to flutter, finally I run the app successfully but I can find nothing here, like this image shows
thanks if there are some advice