girlscript / Star-in-me

starinme.com
5 stars 14 forks source link

The next button in star_in_me_app/lib/onboarding/UI4.dart screen doesn't push or pop any other screen #54

Open Saransh-cpp opened 3 years ago

Saransh-cpp commented 3 years ago

After signing up, the app, after a 3 page carousel, opens the screen mentioned above to fill in some extra information about the user, but the submit/next button leads nowhere.

The code in the button is empty too -

onPressed:()=> print("NEXT button pressed")

The ReadMe file ( issue #53 ) doesn't help too, I don't know how to proceed ahead with the app.