Santos-Enoque / complete_flutter_ecommerce

This repo will contain the backend code and the Ui of the flutter ecommerce app
682 stars 423 forks source link

Problem in SignUp to Home Page navigation #23

Open devayush20 opened 2 years ago

devayush20 commented 2 years ago

When the user signs in, the first Home Page is created from the main.dart and the second Home Page is created from the popAndPushReplacement() in SignUp screen.