Flutter Navigation - Routes in Flutter

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 17

  • @atomicHabbit
    @atomicHabbit Рік тому

    Hi Johan, I just want to sincerely thank you for this video clip. So far, this is the best of the best I discover on the net.

  • @tertiusscheepers8357
    @tertiusscheepers8357 2 роки тому +1

    Mr. Johan I cannot thank you enough for this totally amazing and best tutorial on dart and flutter. 👍👍👍👍
    This might also be very "aspris" of me but would you mind creating a course on Flutter working with Google's firebase, I think it would compliment this amazing content nicely. 🙇‍♂🙇‍♂🙇‍♂🙇‍♂

  • @davidtantz
    @davidtantz Рік тому

    Thank you, I learned a lot from this lesson!

  • @xpwahab1
    @xpwahab1 3 роки тому

    Thank you for the tutorials. I've shared your channel on Reddit. And Congratz for 5k Subs! You deserve alot more.

  • @marc_overmars
    @marc_overmars 3 роки тому +1

    Thank you, I learned a lot from this lesson.

  • @tarikulislamtuhin5544
    @tarikulislamtuhin5544 2 роки тому

    Amazing. Learned a lot

  • @Dentity
    @Dentity 3 роки тому

    You are awesome !

  • @fvagvTV
    @fvagvTV 3 роки тому

    This video was very helpful!

  • @nicknaddaf
    @nicknaddaf 2 роки тому

    Awesome work, thank you so much

  • @tertiusscheepers8357
    @tertiusscheepers8357 2 роки тому

    hello, for some reason setting the primaryColor property on ThemeData does not do anything instead i had to use primarySwatch. Thanks

  • @martbarrutube
    @martbarrutube 3 роки тому

    If we just keep pushing routes to the stack without popping does the stack grow out of control? Is there a way to see the full navigation stack and monitor it while testing?

  • @tarek200jo
    @tarek200jo Рік тому

    I'm Oracle programmer where i dont have to use classes in my programs , because oracle is a procedural programming language. Classes concept made every thing about flutter is complicated. in Oracle , to move from page to page all i have to do is call call_form() function . if these some data i want to send to this page , al i have to do is to use global variables that can be accessed anywhere and anytime in the runtime application . why flutter cant be that easy!!!!!!!!!! taking into consideration that mr.Johan Jurrius explained it as easy as possible to make understandable.

  • @jonandbeyond
    @jonandbeyond 3 роки тому

    If you have your appbar and bottomnavigationbar on the main.dart, how do you now display them on the page? I've lost that with this example. Any idea?

    • @JohanJurrius
      @JohanJurrius  3 роки тому

      Check this video: ua-cam.com/video/g1hrzbSFh5c/v-deo.html. Everything stays the same. Your MainPage, in the example on the video in the link, will just be your first route.

  • @nonamed56
    @nonamed56 2 роки тому

    18:00

  • @quochoantran6771
    @quochoantran6771 3 роки тому

    Many thanks!

  • @nurdauletryspay6181
    @nurdauletryspay6181 3 роки тому

    Good video, thank you, could you give a source code please?)