Santos-Enoque/flutter-web-dashboard-template

Local Navigator Chapter seems outdated

Opened this issue · 3 comments

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!

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

Ok, sir... Thank you...