In this tutorial, we will study how to pass data from one screen to another.
For that, we will study two methods: passing parameters using constructors and passing parameters using named routes.
00:02 Intro.
00:23 Passing Parameters Using Constructors.
07:11 Passing parameters using named Routes.