Тёмный

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

Akshit Madan
Подписаться 37 тыс.
Просмотров 48 тыс.
50% 1

Follow me on Social Media -
Instagram- www.instagram....
LinkedIn- / akshit-madan-394a82a6
Code - github.com/akm...
Mic I use - amzn.to/3yqeKPB
Laptop MacBook M1 - amzn.to/3Vg3LCj
🔴Solidity Hindi Complete Playlist - • Playlist
🔴All Flutter Projects - • Playlist
🔴All Python Videos - • Python Projects
🔴Data Science Videos - • Kaggle Datasets Analysis
#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

Опубликовано:

 

8 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 74   
@foodxcooking4448
@foodxcooking4448 Месяц назад
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-vw5nx
@JeevanKumar-vw5nx 7 месяцев назад
in the "main.dart" file we should mention routerinformationprovider also. Otherwise it will throw "routerInformation.state = null" error.
@AliHamza-lt2xu
@AliHamza-lt2xu 6 месяцев назад
Thnx bro it worked!
@user-nx4fd3um7r
@user-nx4fd3um7r 4 месяца назад
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
@datminh4532
@datminh4532 4 месяца назад
what should i put in it routeInformationProvider: ? . can you give me example
@foodxcooking4448
@foodxcooking4448 Месяц назад
@@datminh4532 just put the code in MaterialApp.router inside routeInformationProvider:"Your Router Class ".router.routeInformationProvider ,
@mihretabnigussie3027
@mihretabnigussie3027 Год назад
It is very helpful. your explanations are so clear to understand. Thank you very much
@dhanushpshetty
@dhanushpshetty 10 месяцев назад
Loved the video! Very crisp and clear :) Worth the subscribe ❤
@user-dy8wm3hu9d
@user-dy8wm3hu9d 10 месяцев назад
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 ?
@mikgaming07
@mikgaming07 2 месяца назад
love it
@dydx3741
@dydx3741 Год назад
thank you for crystal clear explanation....very grateful
@rr2r2r2ra
@rr2r2r2ra Год назад
very helpful and explanation is very clear. thank you
@HammadKhanYT
@HammadKhanYT 8 месяцев назад
You are a great tutor. Thank you!
@itpeople1573
@itpeople1573 Год назад
Hi, very good explanation! hello from Ukraine!
@lapcell
@lapcell Год назад
Easy to understand presentation... thanks for your efforts.
@fabsync
@fabsync Год назад
Best video on this subject!
@sssthegreat
@sssthegreat Год назад
Thanks. Very clearly explained.
@user-xx9rp4gp9g
@user-xx9rp4gp9g Год назад
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-ps1tf
@RohitGupta-ps1tf 4 месяца назад
Thanks @user-xx9rp4gp9g i am facing the same issue can you please explain why the app is crashing
@saabirmohamed636
@saabirmohamed636 Год назад
very clear explanation thanks
@karthikmohan79
@karthikmohan79 Год назад
Detailed bloc series. Pleasee
@gudthing9592
@gudthing9592 Год назад
still waiting
@3kdevelopers185
@3kdevelopers185 Год назад
Waiting...
@mahmudizukri
@mahmudizukri Год назад
combine bloc and go router plss
@asmy8h
@asmy8h 11 месяцев назад
great video
@Ayan-od8hk
@Ayan-od8hk Год назад
This was helpful, thanks
@marufhassan634
@marufhassan634 Год назад
This was really good, thanks.
@hemantshrestha6738
@hemantshrestha6738 Год назад
How can we use pushAndRemoveUntil on this go router??? Any Idea guys??
@koki5780
@koki5780 11 месяцев назад
Did you found the ans, same doubt for me also😢
@yogitagunjal6664
@yogitagunjal6664 9 месяцев назад
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
@ShourovRoy-pk5zm
@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
@ShourovRoy-pk5zm 9 месяцев назад
I have fixed the problem 😊
@humayunzaib3297
@humayunzaib3297 9 месяцев назад
@@ShourovRoy-pk5zm can you share the solution please?
@ShourovRoy-pk5zm
@ShourovRoy-pk5zm 9 месяцев назад
@@humayunzaib3297 sure. You can create another instance and pass it in theme
@mohanmovibrothers3539
@mohanmovibrothers3539 Год назад
Recommend best flutter with dart language course for beginners to advanced level
@AkshitMadan
@AkshitMadan Год назад
Check my video - Which udemy course i bought for flutter
@mohsinillahibhutto
@mohsinillahibhutto Год назад
youtube.com/@thetechbrotherss
@santhoshs9086
@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
@kopipakee9053 Год назад
Add GoRouter.optionURLReflectsImperactiveAPIs=true inside the main function above runApp
@abhibhuje2915
@abhibhuje2915 10 месяцев назад
Hi, Iam using Get for navigation is this a good approach or I should learn go router and use it?
@QUICK882
@QUICK882 10 месяцев назад
same issue for me
@hashankannangara8723
@hashankannangara8723 Год назад
Nice video!
@jjss6717
@jjss6717 3 месяца назад
Create multiple pages and import to main.dart is possible sir
@poki6041
@poki6041 6 месяцев назад
hello ! should you no't add 'final' for : GoRouter router = GoRouter() -> final GoRouter router = GoRouter() ? :D
@maheshperi19
@maheshperi19 6 месяцев назад
How to pass data back to previous screen when clicking on back button by using go_router ?
@jobjosekutty9281
@jobjosekutty9281 Год назад
Can you do bloc state manegement tutorials
@AkshitMadan
@AkshitMadan Год назад
Yes soon!
@3kdevelopers185
@3kdevelopers185 Год назад
Sir how to remove all screens from stack (push named and remove until) in go router ❤ from PAKISTAN
@ajaybadole2026
@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
@zeeshansuhailcse-4047 Год назад
Use local storage to store the data
@androrifain
@androrifain Год назад
on voit pas les liens de chaque page visités dans la barre de navigation comme avec le package gorouter
@user-rh8es7fp8e
@user-rh8es7fp8e Год назад
Oui je comprends
@villagepets3146
@villagepets3146 Год назад
Bro do on BLoc biginer
@AkshitMadan
@AkshitMadan Год назад
okay soon
@ejoojoo
@ejoojoo Год назад
inherited != null "No GoRouter found in context"
@pradeepag3137
@pradeepag3137 Год назад
how to handle defalut back button in web browser
@koki5780
@koki5780 11 месяцев назад
You didn't told about navigatepushremoveuntill , but you are making video title as pro?
@NOTxARYAN
@NOTxARYAN 8 месяцев назад
😂
@anantnimbalkar8490
@anantnimbalkar8490 Год назад
how can we pass ChangeNotifierProvider in gorouter
@SauravKumar-so8wz
@SauravKumar-so8wz Год назад
Please make in Hindi in voice
@billuboy
@billuboy 10 месяцев назад
when i click the buttons, its not navigating to the new screen, anyone facing this issue? i cant find any solutions online.
@sidhantdhyani9567
@sidhantdhyani9567 6 месяцев назад
Same problem bro
@gurparvesh38
@gurparvesh38 5 месяцев назад
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.
@srinukumarjvv4674
@srinukumarjvv4674 Год назад
Hi Url route name not updated kindly fix the issue
@kopipakee9053
@kopipakee9053 Год назад
Add GoRouter.optionURLReflectsImperactiveAPIs=true inside the main function above runApp
@obaidkhan3971
@obaidkhan3971 Год назад
why to use this complex this when its easy to understand simple navigation
@AkshitMadan
@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
@user-il4gz5ki5c
@user-il4gz5ki5c Год назад
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
@QUICK882
@QUICK882 11 месяцев назад
how can i use getx with this
@QUICK882
@QUICK882 11 месяцев назад
ican't use get material app
@mithun8827
@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 😢
@mustymar
@mustymar Год назад
Use the context.goNamed() instead.
Далее
ПРОСТИ МЕНЯ, АСХАБ ТАМАЕВ
32:44
Просмотров 2,4 млн
Watch me give a Flutter Mock Interview!
13:08
Просмотров 6 тыс.
10x Your Speed With Flutter
8:04
Просмотров 31 тыс.