Skip to main content

Adding Registration Form and Navigation

Premium
6 min read

In this lesson, we want to do a few things:

  1. Move our Login page into a separate file
  2. Register Navigation in our app
  3. Create a Registration page

Once we have done this, we should have interactable Screens (pages) in our app.

Note: We are still missing functionality.


Move the Login Page Into a Separate File

So far, we have written our code in lib/main.dart. This is not...

The Full Lesson is Only for Premium Members

Want to access all of our courses? (36 h 00 min)

You also get:

61 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

No comments yet…