Local Navigator Chapter seems outdated
FRAERI opened this issue · 3 comments
FRAERI commented
I was just following along the YT-Tutorial and got stuck at the chapter starting here
- NavigationController
return navigatorKey.currentState.pushNamed(routeName); -> pushNamed not accepted
goBack() => navigatorKey.currentState.pop(); ->pop not accepted
Thanks a ton!
nivyragavan commented
Hello Sir,
Facing the same trouble. have you found the solution for this error.
FRAERI commented
Not really. I am using the flutter version he is using in the video and forgot about it ,….
… Am 17.02.2022 um 14:34 schrieb nivyragavan ***@***.***>:
Hello Sir,
Facing the same trouble. have you found the solution for this error.
—
Reply to this email directly, view it on GitHub <#17 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABVFHPK6SAC2ZHUKWKKJIKDU3T2M7ANCNFSM5M4F4PLA>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.
nivyragavan commented
Ok, sir... Thank you...