Santos-Enoque / flutter-web-dashboard-template

270 stars 202 forks source link

Local Navigator Chapter seems outdated #17

Open FRAERI opened 2 years ago

FRAERI commented 2 years ago

I was just following along the YT-Tutorial and got stuck at the chapter starting here

  1. NavigationController return navigatorKey.currentState.pushNamed(routeName); -> pushNamed not accepted goBack() => navigatorKey.currentState.pop(); ->pop not accepted

Thanks a ton!

nivyragavan commented 2 years ago

Hello Sir, Facing the same trouble. have you found the solution for this error.

FRAERI commented 2 years ago

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 https://github.com/Santos-Enoque/flutter-web-dashboard-template/issues/17#issuecomment-1042954480, 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 2 years ago

Ok, sir... Thank you...