Getting Started with Navigation in Flutter

nader dabit
Instructornader dabit

Share this video with your friends

Send Tweet

In this lesson we’ll learn how Navigation in Flutter works by navigating to a new page when clicking on a button using the push & pop methods. We'll also look at how to pass properties to a new screen dynamically.