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!
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.
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.
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
Great video thanks for sharing!
Thanks Dave, I really appreciate it :)
deeply explained 🙌
Appreciate it!
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!
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.
@@hungrimind You sure did. Keep experimenting and fiind out what works for you :) Best of luck!
@@hungrimind Or you can deepfake your voice and make the ai sound like you :)
Great Video
Thanks man subscribed!
Thanks for the sub!
suscribed.
make more videos.
very good. Do a video on getx
Thank you, but I no longer use GetX :)
@@hungrimind riverpod?
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.
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
@@hungrimind Thank you, I'll check it out.
Doesn’t really tell everything about context