flutter_webview_plugin
flutter_webview_plugin copied to clipboard
"initialChild" is always displayed in iOS after "initialChild" is set.
After initialChild is set, only the content in initialChild is displayed. When the "initialChild" is cancelled the correct page will load normally. Android doesn't have this problem.
I tested it again, and it's not the reason I said. It's when "Hidden = True" that the page doesn't load.
Further research found that iOS could not listen to the callback after the page was loaded