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.
@JeevanKumar-vw5nx10 ай бұрын
in the "main.dart" file we should mention routerinformationprovider also. Otherwise it will throw "routerInformation.state = null" error.
@AliHamza-lt2xu9 ай бұрын
Thnx bro it worked!
@SamruddhiChaudhari-c4p7 ай бұрын
If someone still facing this issue, pass routerConfig:MyRouter.router instead of other router options router is static in my case, otherwise it should MyRouter().router
@datminh45327 ай бұрын
what should i put in it routeInformationProvider: ? . can you give me example
@foodxcooking44483 ай бұрын
@@datminh4532 just put the code in MaterialApp.router inside routeInformationProvider:"Your Router Class ".router.routeInformationProvider ,
@zyaadahmarket2 ай бұрын
@@datminh4532 router.routeInformationProvider
@poya.323 күн бұрын
wow bro, I become a pro with your beginner tutorial
@mihretabnigussie3027 Жыл бұрын
It is very helpful. your explanations are so clear to understand. Thank you very much
@dhanushpshetty Жыл бұрын
Loved the video! Very crisp and clear :) Worth the subscribe ❤
@rr2r2r2ra Жыл бұрын
very helpful and explanation is very clear. thank you
@dydx3741 Жыл бұрын
thank you for crystal clear explanation....very grateful
@HammadKhanYT11 ай бұрын
You are a great tutor. Thank you!
@lapcell Жыл бұрын
Easy to understand presentation... thanks for your efforts.
@정병귀-z2x Жыл бұрын
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 ?
@fabsync Жыл бұрын
Best video on this subject!
@saabirmohamed636 Жыл бұрын
very clear explanation thanks
@sssthegreat Жыл бұрын
Thanks. Very clearly explained.
@itpeople1573 Жыл бұрын
Hi, very good explanation! hello from Ukraine!
@karthikmohan792 жыл бұрын
Detailed bloc series. Pleasee
@gudthing9592 Жыл бұрын
still waiting
@3kdevelopers185 Жыл бұрын
Waiting...
@mahmudizukri Жыл бұрын
combine bloc and go router plss
@mohanmovibrothers35392 жыл бұрын
Recommend best flutter with dart language course for beginners to advanced level
@AkshitMadan2 жыл бұрын
Check my video - Which udemy course i bought for flutter
@mohsinillahibhutto2 жыл бұрын
youtube.com/@thetechbrotherss
@Ayan-od8hk Жыл бұрын
This was helpful, thanks
@abhibhuje2915 Жыл бұрын
Hi, Iam using Get for navigation is this a good approach or I should learn go router and use it?
@QUICK882 Жыл бұрын
same issue for me
@marufhassan634 Жыл бұрын
This was really good, thanks.
@asmy8h Жыл бұрын
great video
@jjss67176 ай бұрын
Create multiple pages and import to main.dart is possible sir
@mikgaming075 ай бұрын
love it
@ShourovRoy-pk5zm Жыл бұрын
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-pk5zm Жыл бұрын
I have fixed the problem 😊
@humayunzaib329711 ай бұрын
@@ShourovRoy-pk5zm can you share the solution please?
@ShourovRoy-pk5zm11 ай бұрын
@@humayunzaib3297 sure. You can create another instance and pass it in theme
@miracziyaalev1878Ай бұрын
Is there any option to use go router without context?
@hemantshrestha6738 Жыл бұрын
How can we use pushAndRemoveUntil on this go router??? Any Idea guys??
@koki5780 Жыл бұрын
Did you found the ans, same doubt for me also😢
@hashankannangara87232 жыл бұрын
Nice video!
@jobjosekutty92812 жыл бұрын
Can you do bloc state manegement tutorials
@AkshitMadan2 жыл бұрын
Yes soon!
@yogitagunjal6664 Жыл бұрын
Hello Dear, Can you please add the one more solution in gorouter If user logged in and click on browser refresh button then it should user keep on current page
@dipalithakare23792 ай бұрын
Any solution found?
@poki60419 ай бұрын
hello ! should you no't add 'final' for : GoRouter router = GoRouter() -> final GoRouter router = GoRouter() ? :D
@ajaybadole2026 Жыл бұрын
I am using shared preference for isAuth But when I reload the web app it false automatically then true In between it automatically redirect to login page
@zeeshansuhailcse-4047 Жыл бұрын
Use local storage to store the data
@villagepets31462 жыл бұрын
Bro do on BLoc biginer
@AkshitMadan2 жыл бұрын
okay soon
@maheshperi199 ай бұрын
How to pass data back to previous screen when clicking on back button by using go_router ?
@santhoshs9086 Жыл бұрын
If you Click a button, It's Navigate To New Page, But the route not change. you notice that. pls give a solution.
@kopipakee9053 Жыл бұрын
Add GoRouter.optionURLReflectsImperactiveAPIs=true inside the main function above runApp
@ВованчоХБКовский Жыл бұрын
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
@RohitGupta-ps1tf7 ай бұрын
Thanks @user-xx9rp4gp9g i am facing the same issue can you please explain why the app is crashing
@androrifain Жыл бұрын
on voit pas les liens de chaque page visités dans la barre de navigation comme avec le package gorouter
@Harshal-k1l Жыл бұрын
Oui je comprends
@SauravKumar-so8wz2 жыл бұрын
Please make in Hindi in voice
@ejoojoo Жыл бұрын
inherited != null "No GoRouter found in context"
@anantnimbalkar8490 Жыл бұрын
how can we pass ChangeNotifierProvider in gorouter
@pradeepag3137 Жыл бұрын
how to handle defalut back button in web browser
@MohdNadeem-o4b2 ай бұрын
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?
@atharmujtabawani14892 ай бұрын
Wrap your scaffold with PopScope widget
@koki5780 Жыл бұрын
You didn't told about navigatepushremoveuntill , but you are making video title as pro?
@NOTxARYAN11 ай бұрын
😂
@surbhipaliwal3576Ай бұрын
how to remove all previous route and come to the location and clear stack
@IbraheemElDali17 күн бұрын
did you solve it ?
@surbhipaliwal357614 күн бұрын
@IbraheemElDali no
@3kdevelopers185 Жыл бұрын
Sir how to remove all screens from stack (push named and remove until) in go router ❤ from PAKISTAN
@nurislamrajib209816 күн бұрын
Where deep link?
@srinukumarjvv4674 Жыл бұрын
Hi Url route name not updated kindly fix the issue
@kopipakee9053 Жыл бұрын
Add GoRouter.optionURLReflectsImperactiveAPIs=true inside the main function above runApp
@QUICK882 Жыл бұрын
how can i use getx with this
@QUICK882 Жыл бұрын
ican't use get material app
@billuboy Жыл бұрын
when i click the buttons, its not navigating to the new screen, anyone facing this issue? i cant find any solutions online.
@sidhantdhyani95679 ай бұрын
Same problem bro
@gurparvesh388 ай бұрын
in you main function just do:- MaterialApp.router( routerConfig: MyAppRouter.returnRouter(), // debugShowCheckedModeBanner: false, // routeInformationProvider: // MyAppRouter.returnRouter().routeInformationProvider, // routeInformationParser: MyAppRouter.returnRouter().routeInformationParser, // routerDelegate: MyAppRouter.returnRouter().routerDelegate, ); just keep routerConfig property, remove rest.
@obaidkhan3971 Жыл бұрын
why to use this complex this when its easy to understand simple navigation
@AkshitMadan Жыл бұрын
When app scales, and more features are added, Then you need a better way of handling routes which are also compatible with deep linking
@SwarnatejaAchanta Жыл бұрын
Hi Bro! I hope you are doing Good! I have Doubt That How can We pass a Function as a parameter from one screen to another screen . and please s make a Video with the latest Go router Version 10.0.0 Please respond me bro Its very urgent to me Thank you
@mithun8827 Жыл бұрын
Bro I have couple of doubts, I am using it in flutter web If I reload the page state of the app is gone, null value issues occurs, and I have a situation like after otp screen I am navigating to success screen, being in success screen I am still able to go back to OTP screen, this should not happen I have used pushreplacementnamed route to handle it but still it doesn't work can you do a more advanced video with go router bro I am full stuck ever since I started with go router 😢