Can now Establish connection

This commit is contained in:
Prerak Mann
2019-05-11 23:42:35 +05:30
parent 6234775c1b
commit a5a4221188
4 changed files with 11 additions and 351 deletions

View File

@@ -125,6 +125,7 @@ class _MyBodyState extends State<Body> {
userName,
strategy,
onEndpointFound: (id, name, serviceId) {
print("in callback");
showModalBottomSheet(
context: context,
builder: (builder) {