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.
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?
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??
@@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 :)
Dude you are just awesome thanks you very much 🥰
where is the source code bro?
Very nice tutorial sir
Thanks bro...
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.
Yes, please use stateless
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?
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??
@@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 :)
the guy is hero