Flutter Navigation Complete Named Routing Setup and Guide

preview_player
Показать описание
This Tutorial Covers All the Flutter navigation scenarios using Named Routing.

Рекомендации по теме
Комментарии
Автор

You already know im gonna like and comment the vid. :-D

cloud
Автор

It's so awesome to find a south african to know's flutter, i've already subscribed just to learn and support your channel

bulelanibotman
Автор

Truly the best online explanation to a concept ever! Thank you so much @FilledStacks

deliciafernandes
Автор

I like your videos a lot. Short, simple and to the point. Navigation done in 7mins.

robertoferro
Автор

short, clean and simple, well done my friend :)

nosmirck
Автор

Cool, this is a neat approach about how to encapsulate the routing stuff in one single place ..👌

Mani-xxfz
Автор

Very nice video! I really liked the format; straight to the point

BigMiau
Автор

I like how you cover much of scenarios. Very helpful.

MahmoudNabeel
Автор

You are a great YouTube keep it up we need you

zeorjvistr
Автор

I also implemented the same constants file instead of declaring final static routeName in the widget, this process is very usefull

mruduladdipalli
Автор

Keep up the great work man! I can't thank you enough for the valuable learnings you share :)

kevansaba
Автор

Such a nice tutorial. Keep up the good work bud.

ravgeetdhillon
Автор

Thank you for your work! Your blog posts and videos are always very helpful. Could you make a tutorial on how to deal with the lack of "OnSaveInstanceState" in Flutter? Is there a way to preserve the navigation stack?

EibeMandel
Автор

great video, thanks for making this channel

YuriG
Автор

I'm following all your video's at the moment and find that your way of building the app is the superior way. I do wonder if you would build your own bottom navigation or use the one flutter provides. I've found a few but dont know how I would incorporate those the same way you build your apps.

wickedgummybear
Автор

What is he using at 1:23 for example to autogenerate switch statement code?

xXguitarsenXx
Автор

Very nice video! thank you so much for it!
Do you always use the MaterialPageRoute for every route? Could you give me any ideas of what I could do to use MaterialPageRoute if the dipositive is Android and CupertinoPageRoute if it's iOS?
I was thinking about making a function that receives the page, verifies the platform and returns it, but I don't know what I'd do with the arguments, because they may be different for every page...

marquitomarquito
Автор

How to disable the back button on android navigating to login view from home view. I tried to figure it out in own. But could not find a proper solution. Should I use a auth guard to achieve this?

tripigeee
Автор

When I try to pass any agrument, I am not able to invoke the route. I get the error:
Could not find a generator for route RouteSettings("/login", 1) in the _WidgetsAppState.

Автор

I am trying to implement firebase_dynamic_links within a flutter app, with the router defined it seems you have to add the dynamic link code within a page so the Navigator is available. I would like the dynamic link code to be executed regardless of what page the app is on. Do you know a way that this can be implemented?

mattrisby
welcome to shbcf.ru