Flutter – Why Navigator push seems to be not working in small snippet
This seems like it should work, doesn't work in dartpad either. Usually I use combination of named routes and the static navigator push and pop and I can get the behavior I want for multiple pushes, so I am confused…