REDDIT
I shipped Coffee Book to Google Play â Flutter + Clean Architecture + Supabase
After month of work, Coffee Book is live on Google Play â a coffee recipe app with 100+ recipes, brew timer, ratio calculator, and grind size guide. Here's a quick breakdown of the stack and archite...
REDDIT
Why is there no "State of Flutter" survey? Let's change that.
We have the 'State of JS' and 'State of CSS', but the Flutter/Dart ecosystem lacks a dedicated, data-driven overview of our current landscapeâfrom architecture and state management trends to real-wo...
REDDIT
Flutter Kanpur is cooking something which is way bigger from last events !
Let's make it short and clear .............................................................................................................................................................................
REDDIT
How I solved the store screenshot nightmare for 40+ whitelabel apps
So I've been dealing with this for way too long and finally built something that works. Maybe it helps some of you too. The problem We run 40+ whitelabel mobile apps. Same codebase, different branding...
REDDIT
Anyone else struggle to keep track of versions across multiple apps?
I work on a few Flutter apps on both stores. Honestly sometimes I can't remember if the latest build is already live or still rolling out. I end up opening Play Console, clicking through each app, che...
REDDIT
Is it Worth It?
Do you guys think this is a good option to bypass heavy coding? https://pub.dev/packages/synclayer
DEVTO
Pockr | Part 5 — Debugging the VM Restart Loop
A Race Condition in Kotlin Part 5 of 6 — building Pockr, a single APK that runs Docker on non-rooted Android. ← Part 4: Making Docker Run Without Kernel Modules The Symptom Alpine Linux takes ~5 minut...
REDDIT
Flutter Provider Best Practices You're Probably Missing
After a long time, I have written a deep dive article that goes into the Provider's source code, identifies where things can go wrong, what we can learn, and how we can prevent it. Check it out. I hop...
REDDIT
I built a voice call app in Flutter using ZEGOCLOUD
I recently tried building a voice call feature in Flutter to better understand how real-time audio communication works. The app lets users join a room, publish microphone audio, and receive remote aud...
DEVTO
How I Built an Offline-First Sync Engine for Flutter Apps
How I Built an Offline-First Sync Engine for Flutter Apps Developing mobile apps that work reliably offline is much harder than it sounds. Most apps today assume the network is always available. But i...
REDDIT
[Package] Onboardly â Spotlight onboarding with interactive tooltips
Hey folks! I just put out Onboardly, a package I made because I was tired of not having an easy, no-fuss way to build onboarding flows in Flutter something light, without a pile of dependencies. Hereâ...