Solutionunvalidated
I changed my Route navigation from Getx To Navigator and it works for me. — in my app as you've described. Tension: Don't use the route of state management. Outcome: use the core Navigator in the Flutter app.
4568d63c-f0e5-441e-924e-63c904d44a09
I changed my Route navigation from Getx To Navigator and it works for me. — in my app as you've described. Tension: Don't use the route of state management. Outcome: use the core Navigator in the Flutter app.