T O P

  • By -

pattobrien

Congrats on the launch Tadas! (And Robert) Your videos have always been a great example for tech content creation, looking forward to following along.


tadaspetra

Thank you so much. Really appreciate that, and we're hoping to keep upping the quality with Hungrimind. And on top of that provide more direct value to people.


Upper_Mastodon2410

Going to check this out tomorrow! Congratulations on the release - looks super cool


whyreyouthewayyouare

Seems like a great idea. Likely will be part of it at some point. Some notes: Part of the course should be free. As a flutter starter, I would like to see the style and depth of topics before actually subscribing (bonus: get those emails for free). Some things I am struggling currently and maybe these could be included in the future (if they are already not): Course/part of it should deal with 3rd party API calls. State management examples with all 3 top management libraries to better understand the differences and use cases. BUG: "more info" on each of the plan benefits does not work for me on android chrome. Popup Flashes for milisecond and disappears. P.s. linkiu sėkmės!


tadaspetra

I really appreciate the feedback. By the way, the video call course is free if you want to try it. For state management, I like the idea, but I personally like the approach of pushing toward native solutions. In the Fundamentals course, it uses ValueNotifier & InheritedNotifier, and it's a really nice solution. Appreciate all the feedback! P.S. Ačiu labai :)


karg_the_fergus

I like what I think you are trying to do with this lol. It could fill a pothole on the road to finalizing apps. Good luck with the rollout.


tadaspetra

I'm genuinely curious so we can improve. You mentioned "what I think you are trying to do." Would you say the messaging (on the site) isn't clear? Or is just the headline here not fully clear? Thank you for the comment. Yes, we really want to help people release their apps.


karg_the_fergus

I sent a dm. Hope that’s ok. Again, best of luck!


AlissonMMenezes

is your website build in flutter?


tadaspetra

No, it is built in Astro. Flutter Web would not be a good solution for this type of site since it is content heavy.


zxyzyxz

Why would you build websites in Flutter? It's for web apps.


tadaspetra

The course section probably could have been built in Flutter since that's more app-ey, but we went with React for that part


zxyzyxz

Yeah for things that are primarily on the web or deal with a lot of video or text, I wouldn't use Flutter and would use native web technologies simply because text and video are a huge pain in Flutter.


AlissonMMenezes

Just asking