Student Reviews
( 5 Of 5 )
1 review
Video of 42- Flutter Routes - Return data from a screen (Arabic) in Flutter course by Code2Start - Mohamed Fathy Taha channel, video No. 42 free certified online
In some cases, you might want to return data from a new screen. For example, say you push a new screen that presents two options to a user. When the user taps an option, you want to inform the first screen of the user’s selection so that it can act on that information.