Is there a way to trigger the pop-up window on an iOS device to allow the connection to other devices on the local network or at least to check the status of the local network permission?
My first idea was to use the permission_handler package for flutter, but this doesn't provide the option for the local network permission.
