⚠️ This lesson is retired and might contain outdated information.

Navigation with Named Routes in Flutter

nader dabit
Instructornader dabit
Share this video with your friends

Social Share Links

Send Tweet
Published 5 years ago
Updated 2 years ago

In this lesson, we'll learn how to specify a configuration object containing all of the routes for our application & navigate between them in a Flutter application.

Hakan Karaduman
Hakan Karaduman
~ 5 years ago

Hi Nader, thanks for the lessons.

Is there a way to open a new route but remove the previous one from the navigator stack? So when the user clicks back, or if we call .pop on the current context, it goes back to the second previous screen.

Thanks

Markdown supported.
Become a member to join the discussionEnroll Today