Flutter GetX Bottom Navigation Bar With Animation | Dependency Injection

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

КОМЕНТАРІ • 47

  • @faisalfotoh1909
    @faisalfotoh1909 3 роки тому +3

    I am very happy with the way you prepared the lecture
    You always anticipate the needs of your followers and the tools needed for them. You notice that you maintain the initial state of the project
    One of the common mistakes is that many of the commentators present only the final file, and the most important of them is the first initial file so that we start from the beginning of the lecture notes and there is complete agreement with the lecture
    Thank you so much

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

    Form my side, all controllers are created when I launch the app. I see same things from your side. But, how to automatically delete current controller when we leave it and click to other item from bottom navigation bar ?

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

    OnInit function only calls once when we navigate to that page how to handle this, so every time onInit or onReady function call when we navigate to page.

  • @Bullets-o8b
    @Bullets-o8b 3 роки тому +2

    Thank you very very much 😀

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

    I have one question 🙋‍♀️.
    I want to initialise the controller when ever i click on bottom navigation tab

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

      Ok. Maybe it's possible is you use GetView for a screen

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

    Every video you make is so detailed and excellently explained and presented , thank you. Will you make a video with the getx cli. it does all the binding and routing etc automatically scafolded

  • @mydulislam425
    @mydulislam425 3 роки тому +3

    can i Using get flutter bottom navigation bar without getmaterial app ?

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

      Yes. You can. If you download the code from the github link, you would be able to use it directly. the default code is without getx. Meaning no GetMaterialApp. Do you mind to share the link in facebook or twitter. It will encourage me to make more videos. Thanks a lot Mydul

    • @mydulislam425
      @mydulislam425 3 роки тому +2

      @@dbestech you use set state for the changing state but i want using get for state management without using getmaterial app
      can you help me ?

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

      @@mydulislam425 You have use GetMaterial to be able to manage states. If you don't use GetMaterialApp then, the app won't know what to do.

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

      @@dbestech thank you so much

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

      @@mydulislam425 most welcome. Pls share the tutorial to facebook

  • @fuadz0979
    @fuadz0979 3 роки тому +2

    what if you want to use onboarding and login page?

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

      Yes, that's doable too. Just do it from the scratch. Start using getx from login in page. simple logic there.

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

    such a amazing tutorial. Mashallah

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

    Hello Master, how are you? First of all, congratulations on your initiative, your videos are really great. I have a doubt that has been bothering me regarding GetX and BottomNavigationBar, the way you showed it in your example. I'm using GetX in a project that also has a BottomNavigationBar. In this project, I have complex pages with complex controllers that consume APIs, load lists, and so on. In your example, you load all the controllers in the binding of the Dashboard using lazyput. Correct me if I'm wrong, but does this mean that as soon as an item in the BottomNavigationBar is clicked, the controller corresponding to the requested page will be initialized, right?! However, this initialization will only happen once until the application is finished, either by the user or the garbage collector. That being said, how do you handle the lifecycle of the controllers for each page, considering that it will only be executed once during the creation of the Dashboard? How do you handle things like textfieldController.dispose()? Can it cause memory overload and affect performance? I know you are an expert in GetX and have probably dealt with this situation before. Please give us some guidance to follow.

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

    Hello sir , is the tutorial of Getx you made 1 year ago still applicable today?
    with the new updates on Getx state management?

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

    Thanks a lot Brother

  • @3kdevelopers185
    @3kdevelopers185 3 роки тому +3

    Sir, Please make a Video on How to localize (pdf text change to user selected language text) Pdf document in flutter???
    ❤️ From Pakistan 😇

  • @3kdevelopers185
    @3kdevelopers185 3 роки тому +2

    Sir, Please make a Video on How to localize (pdf text change to user selected language text) Pdf document in flutter???
    ❤️ From Pakistan

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

      I think it won't be a good solution to change pdf text to user selected languages. Of course, first you can change the language and then turn it into a pdf.

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

      @@dbestech Sir please make this type of Video 📸

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

      @@3kdevelopers185 Yes. Next week more videos on GetX

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

    sorry i am not very good in english but
    Can you please explain that why you put 2 times addController..
    1) DashboardBinding ...you used with lazyput
    2) next time you use simple with put on UserScreen
    is it good?
    Because if we initialize one controller with put or lazyput then next time we call get.find.
    Am i right?

  • @bodehallak1552
    @bodehallak1552 3 роки тому +2

    when are you going to make Laravel with flutter ?

    • @dbestech
      @dbestech  3 роки тому +2

      Hi bode, do you mean flutter getx and laravel?

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

      @@dbestech yes

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

      @@bodehallak1552 Yes. man. Coming soon next week.

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

    I would ask, why it doesn't work when I use Obx

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

      of course you are using Obx() with wrong widget. Check out this video

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

      ua-cam.com/video/uki8BS7xEug/v-deo.html

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

      Thank you my brother SAHA RAMADAN Mobarak

  • @vinaybakle6443
    @vinaybakle6443 3 роки тому +2

    How do we pass data from one screen to another using bottom navigation bar?

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

    BUSINESS BILLIONAIRE

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

      why do you say so?