mirror of
https://github.com/hackku21/nearby_connections.git
synced 2024-10-27 19:14:01 +00:00
idk
This commit is contained in:
parent
c05f71f0c0
commit
aa41ba2200
@ -44,7 +44,7 @@ class _MyBodyState extends State<Body> {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
// static String userName =
|
static late String userName;
|
||||||
// "00000 11111 22222 33333 44444 55555 66666 77777 88888 99999 aaaaa bbbbb ccccc ddddd eeeee"; // Random().nextInt(10000).toString();
|
// "00000 11111 22222 33333 44444 55555 66666 77777 88888 99999 aaaaa bbbbb ccccc ddddd eeeee"; // Random().nextInt(10000).toString();
|
||||||
final Strategy strategy = Strategy.P2P_STAR;
|
final Strategy strategy = Strategy.P2P_STAR;
|
||||||
Map<String, ConnectionInfo> endpointMap = Map();
|
Map<String, ConnectionInfo> endpointMap = Map();
|
||||||
|
Loading…
Reference in New Issue
Block a user