Best Practices for Error Handling
Learn how to handle errors in Dart with try-catch and return values.
A Deep Dive into ValueNotifier
ValueNotifier updates the UI whenever there are changes in it's value. It's our go to solution for State Management in Flutter.
When to use Widget vs Unit Tests in Flutter
You should probably be writing more widget tests.
Launch Day 5 - Hungrimind LLC
We are now officially full-time and a real company.
Launch Day 4 - Product Hunt
Today, we show off all the features that we launched on Product Hunt.
Launch Day 3 - Private Community
Everybody that joins the course, gets access to the private community.
Launch Day 2 - Free Demo
You can now try a demo of the course completely for free.
We built a Flutter Industry-First Learning Experience
We built an interactive course that teaches you Flutter by building apps.
MVVM Architecture Simplified - Flutter Recommendation
Flutter released documentation about their recommendation for Architecting your application. It has been met with.....mixed feelings.
Flutter of the Year
Vote for your favorite Flutter apps or submit your own app to be featured in this year's collection. Every vote counts, and you can vote for multiple apps that impress you!
How I automate repetitive work
What I did to make a boring repetitive task fun.
Why you should find a cofounder
I was about to quit, then Robert joined and I went full time
My Favorite Testing Approach in Flutter
How golden testing saved me hours of headache
This is my approach to state management in Flutter
How and why I dropped using third party state management dependencies
I quit my job to work on Hungrimind
Tadas is taking 6 months to work on Hungrimind full-time and build a fun and profitable business.
Why We Don't Use Flutter Web
Flutter Web is great for web apps, but when it comes to building websites, it's not the right tool.
Write Like a Pro with Astro and Obsidian
Use Obsidian with your Astro project for the cleanest online writing and publishing experience.
Mastering State Management in Flutter
Learn to build a state management solution with ValueNotifier and InheritedNotifier.
Mastering Apple Pay in Flutter
Make money from your Flutter applications by using Apple Pay.
How to Build a React Typescript NPM Package
Building a modern npm package with React, Typescript, Tailwind, and tsup.
The Technical Decisions of Hungrimind
How Hungrimind, an interactive platform, was built.
The Ugly Part of Slivers
Learn the underlying concept of Slivers and when you should use them.