Flutter GoRouter | Become Pro of Route Navigation in Flutter | Page Navigation in Flutter

preview_player
Показать описание
Follow me on Social Media -

#gorouter #flutter #navigation #flutterdeveloper #appdeveloper #coding #pagenavigation #appdevelopment #pagetransitions

Ignore these tags -

Akshit Madan
Akshit Madan Flutter
Flutter
Flutter GoRouter
go_router
Flutter Navigations
Page Navigations in Flutter
Рекомендации по теме
Комментарии
Автор

Bro, I've been searching about changing routes for 3-4 days, but I wasn't understanding anything. Then I watched your video, and not only did it solve my problem, but I also understood it very well.

foodxcooking
Автор

in the "main.dart" file we should mention routerinformationprovider also. Otherwise it will throw "routerInformation.state = null" error.

JeevanKumar-vwnx
Автор

How do I implement something like guards concept in a go_router package that some paths can only be accessed by authorized users and other paths can be accessed without permission. I looked for the latest version of the 12.0.1 version document, but I can't see it. Could you give me some advice ?

정병귀-zx
Автор

It is very helpful. your explanations are so clear to understand. Thank you very much

mihretabnigussie
Автор

Loved the video! Very crisp and clear :) Worth the subscribe ❤

dhanushpshetty
Автор

Hi, very good explanation! hello from Ukraine!

itpeople
Автор

Recommend best flutter with dart language course for beginners to advanced level

mohanmovibrothers
Автор

very helpful and explanation is very clear. thank you

rrrrra
Автор

Is there any option to use go router without context?

miracziyaalev
Автор

Hi, Iam using Get for navigation is this a good approach or I should learn go router and use it?

abhibhuje
Автор

Easy to understand presentation... thanks for your efforts.

lapcell
Автор

thank you for crystal clear explanation....very grateful

dydx
Автор

Create multiple pages and import to main.dart is possible sir

jjss
Автор

There is a problem. If I use bloc for theme switching in flutter and using go_router. Then each time of switching theme its going back to initialLocation route. Is there any fix for this?

ShourovRoy-pkzm
Автор

hello ! should you no't add 'final' for : GoRouter router = GoRouter() -> final GoRouter router = GoRouter() ? :D

poki
Автор

How to pass data back to previous screen when clicking on back button by using go_router ?

maheshperi
Автор

how to remove all previous route
and come to the location and clear stack

surbhipaliwal
Автор

I have two pages A and B
when i push from go router A to B
and then i pop A from B
How will I know if a pop-up has occurred?

MohdNadeem-ob
Автор

Thanks for the lesson, it's really cool, but you forgot to add the routeInformationProvider at the very beginning: MyAppRouter().router.routeInformationProvider,
because of this my application crashed

ВованчоХБКовский
Автор

You didn't told about navigatepushremoveuntill, but you are making video title as pro?

koki