introduction_screen
introduction_screen copied to clipboard
Hiding Of Skip Button Is Now Handled By A Visibility Widget So It Doesn't Jump Around
This issue shows the problem:
https://github.com/Pyozer/introduction_screen/issues/118
They solved it some other way. This pull request solves it by replacing the widget with a visibility widget allowing it to maintain its size even if hidden.