Flutter Screen navigation from one screen to another screen.

Mahesh IT Solutions
Mahesh IT Solutions
712 بار بازدید - 7 ماه پیش - Navigation from one screen to
Navigation from one screen to another

1. Create two screens
2. first screen name is Login screen
3. Second screen name is Sign up screen
4. Create one button in login screen
5. define the routes in main.dart (for login -"/login", for sign up -"/signupscreen"
6. Design the sign up screen with simple container
7. In Login screen - in button action write navigator.pushname(context,"/signupscreen")
7 ماه پیش در تاریخ 1402/10/08 منتشر شده است.
712 بـار بازدید شده
... بیشتر