In the Privacy Manifest Configurations of the Mobile Deployment section under settings.
You are able to enable certain permission settings for iOS Deployment as if you were in X-code.
As my organization uses FlutterFlow to publish our changes directly to the app store it would be very cumbersome for us to load the app into X - Code just to enable protected Wi-Fi settings such as obtaining the name of the connected Wi-Fi network.
We much prefer the one-click submit that flutterflow provides
Can you please enable the same functionality that you have for the other protected permissions under Privacy Manifest Configurations to include the permissions show in this post here.
This functionality is very useful to many apps and I think it would help not only ourselves but many others as well.
How to enable for yourself.
If you would like to enable wifi credentials for your various Wifi plugins you can do so by selecting the runner app as show in the picture below and adding to the entitlement file.
be sure to paste:
com.apple.developer.networking.wifi-info
from
and change the value to true