🧭📱 Navigation & Routes • Flutter Tutorial

Поделиться
HTML-код
  • Опубликовано: 29 ноя 2024

Комментарии • 59

  • @createdbykoko
    @createdbykoko  Год назад +5

    💬 Chat App w/ Notifications • mitchkoko.gumroad.com/l/ChatAppMasterclass
    📱 Flutter Masterclass • mitchkoko.app/
    🔥 I'm coding a startup.. www.patreon.com/mitchkoko

  • @michaelhashimoto1650
    @michaelhashimoto1650 7 месяцев назад +7

    So clear & concise, your videos are saving me!

    • @createdbykoko
      @createdbykoko  5 месяцев назад

      Haha saving you!? You are the one doing the learning and coding so good job ❤️ what are u making anyway?

  • @Mfbzai
    @Mfbzai 8 месяцев назад +2

    Mitch always up to date than another channel.

  • @youssefhelwa8312
    @youssefhelwa8312 Год назад +5

    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

  • @lemonyhawkheadlines7753
    @lemonyhawkheadlines7753 3 месяца назад +1

    Brilliant, clear and obvious instructions

    • @createdbykoko
      @createdbykoko  3 месяца назад

      @@lemonyhawkheadlines7753 glad i could help! ❤️

  • @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 Год назад +2

    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 RUclips. Would really appreciate that! Or could you make a beginners State-management/Riverpod Handbook?

  • @craigpearson4622
    @craigpearson4622 Год назад +1

    🏆 Champion Mitch👍 … just like the Matildas….inspirational 👏

  • @daniillebedev5697
    @daniillebedev5697 Год назад +2

    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

  • @21izah
    @21izah Год назад

    Great never tried this, will see if it works when you separate your logic from your UI.. 💜

  • @bukunmiogunsola9446
    @bukunmiogunsola9446 7 дней назад

    Thank you

  • @AlexCJava
    @AlexCJava 8 месяцев назад

    Your video really helped me! Thank you so much!

  • @christiandarvs
    @christiandarvs Год назад +7

    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 Год назад +2

      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."

    • @ergocardinal9585
      @ergocardinal9585 Месяц назад

      ​@@Zim_88so what are we supposed to do? They only tell us what not to do......😢

  • @kennedymutugi3740
    @kennedymutugi3740 Год назад

    The video was awesome .
    we need a video on state management

    • @createdbykoko
      @createdbykoko  Год назад

      Here it is ruclips.net/video/uQuxrZE2dqA/видео.html

  • @pearlekezie
    @pearlekezie 2 месяца назад

    How do you make your apps so beautiful?❤

  • @ThePilli41
    @ThePilli41 Год назад

    Tank you Mitch, cant wait for another part. Btw what do you think about GoRouter?

  • @cruisejay1991
    @cruisejay1991 4 месяца назад

    Where’s the link for the book please

  • @oussamasbisiane4544
    @oussamasbisiane4544 Год назад

    always a like before watching

  • @selindoga
    @selindoga 3 месяца назад

    You are king. Just so you know. 🙏🙏🙏🙏

  • @AnnDara-do9hk
    @AnnDara-do9hk 5 месяцев назад

    Thank you so much

  • @sketchionic6356
    @sketchionic6356 Год назад

    Danke

  • @MrIMacro
    @MrIMacro Год назад

    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?

  • @Strong256
    @Strong256 Год назад

    Hey Mitch, do we have to put a forward slash for routes?

  • @deracketclub1695
    @deracketclub1695 6 месяцев назад

    Does this also works when making a bluetooth connection to a device and then switching screens? I guess the connection is lost then.

  • @ettiolayinka6262
    @ettiolayinka6262 Год назад

    pls show us how to send notifications with flutter

  • @ezra3585
    @ezra3585 9 месяцев назад

    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

  • @AaronaireAaronz
    @AaronaireAaronz Год назад

    Hey I have a question. I saw you programming in dart. I thought I must use python or Java for appp development?

  • @OBAMUSIC
    @OBAMUSIC 7 месяцев назад

    Please the link to the book

  • @oladipupobalogun5567
    @oladipupobalogun5567 Год назад

    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👍

  • @mindblower113
    @mindblower113 Год назад

    You should definitely show how to use go router becuse flutter suggests it

  • @raghadfahad211
    @raghadfahad211 4 месяца назад +1

    ur the best

  • @salahayyad9798
    @salahayyad9798 7 месяцев назад

    How the home page leading appbar icon clicked and return u to intropage when code has nothing

    • @XyzboltXyz
      @XyzboltXyz 5 месяцев назад

      That's added by default by flutter itself

  • @waqaryounus4479
    @waqaryounus4479 Год назад

    I didn't find the link of book please share it

    • @createdbykoko
      @createdbykoko  Год назад

      mitchkoko.gumroad.com/l/FlutterBeginnerHandbook

  • @mohammedmuzammil7060
    @mohammedmuzammil7060 Год назад

    Wheres the book?

  • @hiraishaque9266
    @hiraishaque9266 Месяц назад

    how i can get this book

  • @aadinoyis
    @aadinoyis Год назад

    Awesome 🎉

  • @rawandaudi4368
    @rawandaudi4368 4 месяца назад

    how to navigate from one page to whatsapp through link ?

  • @Omnipotent-0216
    @Omnipotent-0216 3 месяца назад

    where is the app link ?

  • @boluwatifedavidadanla9776
    @boluwatifedavidadanla9776 Год назад

    How did you navigate without declaring the initial routes ?

    • @Strong256
      @Strong256 Год назад

      Navigator.of(context).push(MaterialPageRoute((context)=> const IntroPage())); or something similar

    • @Strong256
      @Strong256 Год назад

      I'm gonna start using routes because they are way simpler

  • @HousseinDroubi-o9i
    @HousseinDroubi-o9i 5 месяцев назад +1

    Hey, good.

  • @ilovemacross
    @ilovemacross Год назад

    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.

  • @rajarshipalshanker8216
    @rajarshipalshanker8216 7 месяцев назад

    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 Год назад

    💜

  • @mohammedalhinawy8238
    @mohammedalhinawy8238 Год назад

    🫡

  • @fasilaj857
    @fasilaj857 Год назад

    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