Replies: 1 comment 3 replies
-
We use Navigator.push instead of Navigator.pushReplacement. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was playing around with the source code, and when I run the application, I saw something weird for a fraction of a second. It was hard to guess what it was, so I run it again, and I saw it again.
Finally, after digging into the code, I saw that the app uses a splash screen, but I wasn't able to contemplate it because of the speed it was disappearing.
I don't want to open a pull request with it, because finally it's a matter of taste, and the functionality to change it is already there, but it would be nice to see the splash screen for a few seconds.
I'm attaching a video where I've made some changes to have a constant duration, and now you have some time to see it. What do you think about it? Do you have this issues on another OS?
simplescreenrecorder-2023-07-13_21.11.58.mp4
Beta Was this translation helpful? Give feedback.
All reactions