Pass Data Between Screens using Flutter | Null Safety

Опубликовано: 15 Октябрь 2024
на канале: AB Nation Programmers
2,187
31

In this video you will learn about how to pass data from one screen to another screen in flutter. We will create a text field that will help up to pass data from one screen to another. Once all the fields are submitted then user will able to see all the record which he submitted.

Source code for this video
https://github.com/Abdullahmasood553/...