Flutter Tutorial - Bottom Navigation Bar With GetX Page Routes

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

КОМЕНТАРІ • 10

  • @alienmo6653
    @alienmo6653 5 місяців тому

    Dude you are just awesome thanks you very much 🥰

  • @mustafaal826
    @mustafaal826 7 місяців тому +1

    where is the source code bro?

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

    Very nice tutorial sir

  • @anguschai-hong2945
    @anguschai-hong2945 2 роки тому

    Hey, could you have used stateless widgets instead? Or do you need the stateful widget? I know getx manages the state for you as well. That's my reason for asking.

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

    I start my home page from another page and go to home.dart after a reaction. In this case, I need to write that page in the initialRoute, but when I send it to home.dart, the navbar does not come, what is the reason?

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

      its the same as my problem broo , im going to another page not in the bottomNavigationBar and when i want to back to the setting page directly for example i cant do that , i think we should use named routes for that but i dont nkow how , is this ur problem too??

    • @tars284
      @tars284 Рік тому +1

      @@nidhalboumeiza3631 Mine was that the direct application started from a page that was not in the navbar and went to the first page in the navbar after a login process. I had to send it to the navbar, not to the first page of the navbar, it is already the first page in the navbar, but I haven't come to your problem yet. I will see in a few days if it goes from any page in the navbar to another page and back. I hope I don't have any problems :)

  • @safisport6179
    @safisport6179 Рік тому +1

    the guy is hero