Flutter : Passing Data Between Screens | Passing Parameters Using Constructors And Named Routes.

Опубликовано: 18 Июнь 2024
на канале: True Coders
1,135
17

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.