BuildContext - Flutter

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ต.ค. 2024

ความคิดเห็น • 19

  • @littlebearandchicken2077
    @littlebearandchicken2077 ปีที่แล้ว +6

    A shame that you didn't use your own voice but a great video nonetheless. This is also the only video that FINALLY explained to me why I wasn't able to get a bloc out of the BuildContext in a widget that's directly underneath a BlocProvider!

    • @hungrimind
      @hungrimind  ปีที่แล้ว +4

      I'm still deciding on what I want to do long term. Using the AI voice makes videos a lot easier to update and edit. If there's anything that changes with BuildContext, I still have the script, and I can make some changes and have the voice over with no stutters or anything in seconds. That's the big benefit, so I should be able to make more videos, and focus more on creating better explanations than focusing on the presenting. But on the other hand it's less fun to make these. I don't know what I will do long term, but the most important thing for me is that it's helping people, and it seems like it still did with the AI voice.

    • @littlebearandchicken2077
      @littlebearandchicken2077 ปีที่แล้ว

      @@hungrimind You sure did. Keep experimenting and fiind out what works for you :) Best of luck!

    • @calpal101
      @calpal101 ปีที่แล้ว

      @@hungrimind Or you can deepfake your voice and make the ai sound like you :)

  • @1ManStartup
    @1ManStartup ปีที่แล้ว +2

    Great video thanks for sharing!

    • @hungrimind
      @hungrimind  ปีที่แล้ว

      Thanks Dave, I really appreciate it :)

  • @feyroozcode
    @feyroozcode 4 หลายเดือนก่อน

    Great Video

  • @mikopiko
    @mikopiko ปีที่แล้ว +1

    Great video, but how do we set values usin the buildcontext so the rest of the widgets can act based on its context? I think you covered the latter part, not the first.

    • @hungrimind
      @hungrimind  ปีที่แล้ว +1

      That's not really how build context works. You don't set values to it, you use it to retrieve those values. You can do that with state management. I just released a video about that

    • @mikopiko
      @mikopiko ปีที่แล้ว

      @@hungrimind Thank you, I'll check it out.

  • @prateeksharma5340
    @prateeksharma5340 ปีที่แล้ว

    deeply explained 🙌

  • @skfardeenhossain4739
    @skfardeenhossain4739 ปีที่แล้ว

    Thanks man subscribed!

    • @hungrimind
      @hungrimind  ปีที่แล้ว

      Thanks for the sub!

  • @sushilgyawali7880
    @sushilgyawali7880 8 หลายเดือนก่อน

    suscribed.
    make more videos.

  • @Juliapak
    @Juliapak ปีที่แล้ว

    very good. Do a video on getx

    • @hungrimind
      @hungrimind  ปีที่แล้ว +1

      Thank you, but I no longer use GetX :)

    • @Juliapak
      @Juliapak ปีที่แล้ว

      @@hungrimind riverpod?

  • @junveld4830
    @junveld4830 4 หลายเดือนก่อน

    Doesn’t really tell everything about context