website icon indicating copy to clipboard operation
website copied to clipboard

'Pass arguments to a named route' page issue

Open naveenaa opened this issue 6 years ago • 3 comments

Description of issue: Missing Return Statement - Fix Example code. Screenshot Attached https://flutter.dev/docs/cookbook/navigation/navigate-with-arguments

naveenaa avatar Aug 21 '19 07:08 naveenaa

MissingReturnStatement-ExampleCode

naveenaa avatar Aug 21 '19 08:08 naveenaa

Good example! for Routes. Useful.

Will be good to have A graceful code example. Thank you, Naveena

naveenaa avatar Aug 21 '19 08:08 naveenaa

This seems fixed! I can see a return statement with return null; at the end.

piedcipher avatar Sep 15 '22 18:09 piedcipher

Example was updated with correct return value. Closing this issue.

atsansone avatar May 30 '23 19:05 atsansone