Тёмный

Intro to Flutter Navigation & Routes | Navigator 1.0 and 2.0 

Learn Flutter with Me
Подписаться 7 тыс.
Просмотров 14 тыс.
50% 1

An introduction to Navigations and Routes in Flutter. Includes push, pop, named routes and a small example of Navigator 2.0.
00:00 Introduction
00:50 simple push and pop example
04:21 named routes
05:33 Navigator 2.0
12:00 Outro
#flutter #learnflutter
Instagram:
learnflutterwithme
Stuff I use for this channel (Affiliate Links)
SanDisk 1TB SSD amzn.to/3j1U8py
Elgato Cam Link 4K amzn.to/37EyqBK
Logitech G600 Mouse amzn.to/36DYFYz
Logitech G Pro Keyboard amzn.to/3saco38
Macbook Pro M1 13" amzn.to/36GzbKc
Neewer Mic Arm amzn.to/3z7RvIm
Davinci Resolve amzn.to/3erEb9I
Adobe Photoshop Elements amzn.to/3BkPKth

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

 

3 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 31   
@jiteshkumarsahoo5118
@jiteshkumarsahoo5118 2 года назад
This was the best tutorial on navigation and routing I ever watched. Thanks!
@user-fu7fn7sv4d
@user-fu7fn7sv4d 6 месяцев назад
im native spanish lenguage, and I love your simplest explanation, its boring long videos where the explanation is complicated and unnecesary
@nikolasandreou3347
@nikolasandreou3347 Год назад
Perfect lesson. I was looking everywhere for a simple straightforward explanation/tutorial. Thank you so much!
@user-vi1fh7go1v
@user-vi1fh7go1v 7 месяцев назад
Awesome. Thanks for the walkthrough. --- FYI -- the code works in Dec. 2023. :)
@noblenetdk
@noblenetdk Год назад
I love that you specify the simple solution and make it more refined during the video insted of complicated explanations
@LearnFlutterwithMe
@LearnFlutterwithMe Год назад
Yes I always try to break it down to its simplest form first. although I may not always be successful haha! Thanks for watching!
@vijaybabaria3253
@vijaybabaria3253 2 года назад
Love your cool and calm teaching style, thank you very much 🙏🏼
@LearnFlutterwithMe
@LearnFlutterwithMe 2 года назад
thank you!
@basvandenheuvel29
@basvandenheuvel29 2 года назад
".... using the 2.0 version for now. We can do this a handful of ways" HOLD ON, don't make me nervous right away! Without jokes, i'm happy i found your channel, great explanation. After watching this video i understand version 1.0 and the first way of using 2.0. Might be because i'm kinda new to Flutter, and haven't watched your next video about 2.0 yet, but for now i feel like the version 1.0 makes more sense to me. Your still a small channel, but keep up the great work and i'll be there (subscribed) to watch you grow!
@LearnFlutterwithMe
@LearnFlutterwithMe 2 года назад
Thank you! I'm currently working on a nav 2.0 video that should be out next week. I think you'll see it's not too complicated. But 1.0 is still fully supported so if you want to use it you can!
@MrNeedleslikes2skate
@MrNeedleslikes2skate 2 года назад
brother i love your videos! you explain things so simply and so well and keep me from pulling my hair out. much thanks
@LearnFlutterwithMe
@LearnFlutterwithMe 2 года назад
Thank you so much!
@senduranravikumar3554
@senduranravikumar3554 2 года назад
these is really great sir.. i was looking for something like this to give whole idea of navigator 1 and 2
@bringmygroozaaop5864
@bringmygroozaaop5864 Год назад
Your videos are high quality in terms of production ❤
@hi-s
@hi-s 2 года назад
Clear instructions And video editing is awesome cool
@nick8292
@nick8292 2 года назад
Really nice video, thanks a lot. subbed
@eboatwright_
@eboatwright_ 2 года назад
Very helpful! :D
@HammadKhanYT
@HammadKhanYT 2 года назад
Routing in flutter 2.0 seems a lot more complicated and involved. Is this any better in performance or otherwise from version 1.0?
@noblenetdk
@noblenetdk Год назад
Why cont you use autorouter - eny drawbacks? I do agree its good to know the basic before we automate things
@mdmarcaassport
@mdmarcaassport 10 месяцев назад
Good
@lelandreardon7844
@lelandreardon7844 Год назад
Great video! Hey, at 4:02, what's the widget tree viewer you have on the right? Is it a VSCode extension?
@danuthafernando9002
@danuthafernando9002 2 года назад
Good video but yet this solution will get a bit complicated when you have more than two screens to stack on top of another. Maybe you should update this video :D
@allaboutpv
@allaboutpv 2 года назад
If I am building an app with 8 pages how would I do the navigation on that?
@tubebility
@tubebility 2 года назад
Is that a VSCode extension on the right-side/minimap-side of your screen? If so, what's the name of it?
@LearnFlutterwithMe
@LearnFlutterwithMe 2 года назад
No, I add it manually when editing the video.
@tubebility
@tubebility 2 года назад
Oh, I see.
@faizulla5838
@faizulla5838 2 года назад
stooped lesson , if 5 screens - how I can used false & true ????
@veritopian1823
@veritopian1823 Год назад
Hi, first vid I've seen of yours. FYI, having to watch you type stuff out to elevator music made me switch off. I couldn't concentrate & gave up. I personally don't want to be watching people typing in a video. It's just a waste of my time. Would be better if you just explained stuff, without the typing, or music, imo. Thx.
@LearnFlutterwithMe
@LearnFlutterwithMe Год назад
Hey Veritopian! I actually started typing everything out because viewers were unhappy that I wasn't giving them enough time to follow along. Maybe I can find a middle ground. Thanks for the feedback!
@veritopian1823
@veritopian1823 Год назад
@@LearnFlutterwithMe TBF it seems to be a thing. Quite a lot of folk do it. It sends me to sleep though lol... I'd say just go thru pre-written code & explain each bit. That ways it's all explanation... Can always hit pause to think. Thanks for the reply. :)
@CanCaner163
@CanCaner163 4 месяца назад
how can I add the back button while I am using pushNamed from routers list, as it auto added that button before with Navigator.push()
Далее
Working with Dates in Flutter
9:49
Просмотров 5 тыс.
Flutter Navigator 2.0 Example, with some Provider 6
22:02
Schoolboy - Часть 2
00:12
Просмотров 2,6 млн
When, why, and how to multithread in Flutter
15:10
Просмотров 62 тыс.
Flutter Navigator 2.0 (Pages API) Simply Explained
10:09
Dart/Flutter Enums Explained in 5 Minutes!
4:52
Просмотров 3,9 тыс.
BuildContext - Flutter
4:02
Просмотров 9 тыс.
Schoolboy - Часть 2
00:12
Просмотров 2,6 млн