🧭📱 Navigation & Routes • Flutter Tutorial

  Рет қаралды 40,882

Mitch Koko

Mitch Koko

10 ай бұрын

📱 Flutter Courses • mitchkoko.app/
💰 Hire Me / Book Consultation Call • mitchkoko.gumroad.com/l/CallW...
❤️ True Fans • / mitchkoko
~ ;
📱 INSTAGRAM • / createdbykoko
🐦 TWITTER • / createdbykoko
📱 TIKTOK • / createdbykoko
🎧 FLUTTER POD • / @flutterpod
💬 JOIN DISCORD SERVER • / discord
💻 GITHUB • github.com/mitchkoko/
🖥 WEBSITE • mitchkoko.app/

Пікірлер: 47
@createdbykoko
@createdbykoko 10 ай бұрын
🔥 Flutter App Templates • mitchkoko.app/ 📱 Flutter Minimal Social App • mitchkoko.gumroad.com/l/MinimalSocialApp 📱 Flutter Minimal Ecommerce App • mitchkoko.gumroad.com/l/MinimalEcommerceApp
@ghostdragon3868
@ghostdragon3868 6 ай бұрын
where can i find the handbook?
@Mfbzai
@Mfbzai 3 ай бұрын
Mitch always up to date than another channel.
@youssefhelwa8312
@youssefhelwa8312 10 ай бұрын
Great video Mitch! Could you talk more about implementing nested routes in bottom navigation bars? I feel like that is a complicated topic that isn't much talked about
@michaelhashimoto1650
@michaelhashimoto1650 2 ай бұрын
So clear & concise, your videos are saving me!
@createdbykoko
@createdbykoko 28 күн бұрын
Haha saving you!? You are the one doing the learning and coding so good job ❤️ what are u making anyway?
@AlexCJava
@AlexCJava 4 ай бұрын
Your video really helped me! Thank you so much!
@Zim_88
@Zim_88 10 ай бұрын
Just an idea for future lessons: It would be great if you made a lesson, or a series of lessons how to customize Theme, ColorScheme. If necessary, adjust the colors in one place instead of looking for them in the widget tree. Work with dynamic colors.
@tsp8695
@tsp8695 10 ай бұрын
Loves the videos man, thanks! Your tutorials are very clear and understandable! Do you think you could perhaps make a tutorial on State-Management/Riverpod, I don't think there are many clear tutorials on that subject here on KZfaq. Would really appreciate that! Or could you make a beginners State-management/Riverpod Handbook?
@ThePilli41
@ThePilli41 10 ай бұрын
Tank you Mitch, cant wait for another part. Btw what do you think about GoRouter?
@AnnDara-do9hk
@AnnDara-do9hk 15 күн бұрын
Thank you so much
@21izah
@21izah 10 ай бұрын
Great never tried this, will see if it works when you separate your logic from your UI.. 💜
@daniillebedev5697
@daniillebedev5697 10 ай бұрын
Hi, i really love ur videos its very useful. As an idea for future videos: 1)tutorial how to use Navigator 2.0 2) Video about architecture in flutter, such as feature-first or layer-first
@craigpearson4622
@craigpearson4622 10 ай бұрын
🏆 Champion Mitch👍 … just like the Matildas….inspirational 👏
@createdbykoko
@createdbykoko 10 ай бұрын
🇦🇺🇦🇺🇦🇺❤
@sketchionic6356
@sketchionic6356 7 ай бұрын
Danke
@oussamasbisiane4544
@oussamasbisiane4544 10 ай бұрын
always a like before watching
@kennedymutugi3740
@kennedymutugi3740 8 ай бұрын
The video was awesome . we need a video on state management
@createdbykoko
@createdbykoko 8 ай бұрын
Here it is kzfaq.info/get/bejne/q7elq9WLqpjIoXU.html
@aadinoyis
@aadinoyis 10 ай бұрын
Awesome 🎉
@MrIMacro
@MrIMacro 9 ай бұрын
Amazing, could you please help me with my app? it consists of 12 pages, what is the best and easiest way to build it? do i have create all the pages and buttons manually like you did?
@oladipupobalogun5567
@oladipupobalogun5567 10 ай бұрын
Awesome videos as always. Please I have a problem, I am working on building an automated Attendance System using Qr code for my school project, I have a few setbacks: 1. I used a bottomNavbar it has three pages(Home, Course list, and Menu) I have two users(Student and teacher) they both have different screens for the home and course list but share the same menu page. -- how do i arrange them or set them so that when you are on the student screen it shows everything student and vice versa (for the home and course list). 2. I used the qr_flutter package to generate qrcode but it only accepts a string. -- I want to pass multiple arguments like (name:???, age:???) and be able to manipulate them when I scan. Thank you👍
@user-qq9uh2ky9k
@user-qq9uh2ky9k 10 ай бұрын
Hey I have a question. I saw you programming in dart. I thought I must use python or Java for appp development?
@mohammedalhinawy8238
@mohammedalhinawy8238 10 ай бұрын
💜
@deracketclub1695
@deracketclub1695 Ай бұрын
Does this also works when making a bluetooth connection to a device and then switching screens? I guess the connection is lost then.
@mindblower113
@mindblower113 10 ай бұрын
You should definitely show how to use go router becuse flutter suggests it
@Strong256
@Strong256 9 ай бұрын
Hey Mitch, do we have to put a forward slash for routes?
@Justtolearn777
@Justtolearn777 4 ай бұрын
no
@ettiolayinka6262
@ettiolayinka6262 10 ай бұрын
pls show us how to send notifications with flutter
@OBAMUSIC
@OBAMUSIC 2 ай бұрын
Please the link to the book
@ezra3585
@ezra3585 4 ай бұрын
Even though I do the same steps my screen background comes as black when it's supposed to be gray. Is there a way to solve this
@ilovemacross
@ilovemacross 10 ай бұрын
Your videos are awsome, you can talk about design? In mobile applications ,etc. I can learn easily flutter, but design is so hard to init studies or something like that. Thanks! Good video.
@christiandarvs
@christiandarvs 10 ай бұрын
Which one is better to use? with or without named routes? I checked Flutter's official documentation, and they don't recommend using named routes.
@Zim_88
@Zim_88 10 ай бұрын
Yes, this part: "Although named routes can handle deep links, the behavior is always the same and can’t be customized. When a new deep link is received by the platform, Flutter pushes a new Route onto the Navigator regardless where the user currently is. Flutter also doesn’t support the browser forward button for applications using named routes. For these reasons, we don’t recommend using named routes in most applications."
@user-kh6rp6yx1j
@user-kh6rp6yx1j 28 күн бұрын
Hey, good.
@createdbykoko
@createdbykoko 28 күн бұрын
Hey, thanks.
@mohammedmuzammil7060
@mohammedmuzammil7060 7 ай бұрын
Wheres the book?
@salahayyad9798
@salahayyad9798 2 ай бұрын
How the home page leading appbar icon clicked and return u to intropage when code has nothing
@XyzboltXyz
@XyzboltXyz 29 күн бұрын
That's added by default by flutter itself
@waqaryounus4479
@waqaryounus4479 8 ай бұрын
I didn't find the link of book please share it
@createdbykoko
@createdbykoko 8 ай бұрын
mitchkoko.gumroad.com/l/FlutterBeginnerHandbook
@boluwatifedavidadanla9776
@boluwatifedavidadanla9776 10 ай бұрын
How did you navigate without declaring the initial routes ?
@Strong256
@Strong256 9 ай бұрын
Navigator.of(context).push(MaterialPageRoute((context)=> const IntroPage())); or something similar
@Strong256
@Strong256 9 ай бұрын
I'm gonna start using routes because they are way simpler
@rajarshipalshanker8216
@rajarshipalshanker8216 2 ай бұрын
I'm getting error while adding pages in routes. It shows an error: invalid constant value How to solve this error? Please help!!!!!!
@mohammedalhinawy8238
@mohammedalhinawy8238 10 ай бұрын
🫡
@fasilaj857
@fasilaj857 8 ай бұрын
is there a way to write a fallback 404 route if you typed the wrong spelling or try to navigate to a non existing page? @createdbykoko
Flutter BottomNavigationBar Widget
1:19
Flutter Mapp
Рет қаралды 59 М.
Василиса наняла личного массажиста 😂 #shorts
00:22
Денис Кукояка
Рет қаралды 10 МЛН
The day of the sea 🌊 🤣❤️ #demariki
00:22
Demariki
Рет қаралды 101 МЛН
Haha😂 Power💪 #trending #funny #viral #shorts
00:18
Reaction Station TV
Рет қаралды 16 МЛН
Alat Seru Penolong untuk Mimpi Indah Bayi!
00:31
Let's GLOW! Indonesian
Рет қаралды 15 МЛН
[FIXED] SafeAreaView Error Resolved REACT NATIVE/EXPO
1:54
Omatsola Dev
Рет қаралды 133
Pamerin Project Kalian | 6 Juli 2024
Web Programming UNPAS
Рет қаралды 273
Intro to Flutter Navigation & Routes | Navigator 1.0 and 2.0
12:36
Learn Flutter with Me
Рет қаралды 14 М.
Modern Bottom Nav Bar📱Flutter Tutorial ♡
8:15
Mitch Koko
Рет қаралды 165 М.
Flutter Navigator 2.0 for Beginners
9:35
Kilo Loco
Рет қаралды 53 М.
Flutter Getx Routes And Navigation
9:39
dbestech
Рет қаралды 21 М.
Keep Bottom Navigation Bar across Page Route [Flutter]
7:15
В России ускорили интернет в 1000 раз
0:18
Короче, новости
Рет қаралды 1,6 МЛН
ПОКУПКА ТЕЛЕФОНА С АВИТО?🤭
1:00
Корнеич
Рет қаралды 3,5 МЛН
Best mobile of all time💥🗿 [Troll Face]
0:24
Special SHNTY 2.0
Рет қаралды 2,7 МЛН
Хотела заскамить на Айфон!😱📱(@gertieinar)
0:21
Взрывная История
Рет қаралды 5 МЛН
Собери ПК и Получи 10,000₽
1:00
build monsters
Рет қаралды 2,2 МЛН