Black screen while using async operations in redirect GoRouter
I use GoRouter package for routing. I found a problem when I use async operations in redirect, a black screen appears after my native splash screen but before my main page.
Flutter double pop to exit from APP using Flutter 3.22.0
After update Flutter to version 3.22.0
I have a problem with pop using to exit from APP.