VNAPNIC/flutter_nearby_connections

Value of optional type String? (deviceId) must be unwrapped

pharshdev opened this issue · 1 comments

image

Solution: Force unwrapping deviceId with '!' solves the problem