mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 09:47:35 +08:00
OnBoarding Screen AutoConfigure: Let the user swipe back
This commit is contained in:
@ -108,6 +108,7 @@ class OnBoardingScreenState extends State<OnBoardingScreen> {
|
||||
_createNewRepo = true;
|
||||
_pageCreateNewRepoDone = true;
|
||||
_autoConfigureStarted = autoConfigure;
|
||||
_autoConfigureDone = false;
|
||||
_remoteRepo = remoteRepo;
|
||||
|
||||
pageController.nextPage(
|
||||
|
Reference in New Issue
Block a user