flutter_web_browser
flutter_web_browser copied to clipboard
Accessing rootViewController fixes
Accessing the rootViewController using SceneDelegates inside the project is only possible this way.
I created two methods to access the keyWindow the correct way.
This is good.