REDDIT
I wrote a guide on adding heatmaps to Flutter apps using Microsoft Clarity SDK
Hey Flutter devs, Just published an article on integrating Microsoft Clarity SDK for heatmaps. Been using it in production and honestly surprised more people don't know about it. What you get: - Touch...
REDDIT
Moving from/Changing paths
Hello great people from this sub. I'm a Flutter dev with some years as a Flutter mobile dev, mostly as a freelancer. But I'm willing to get a regular job, in a company, with cooworkers and all. Its be...
REDDIT
Looking for partners in open source project
Hi there, I am a guy learning Flutter and I am looking for people interested in flutter and Open Source. I have an idea of a desktop app I want to make, which will be open source, and I want some frie...
DEVTO
Simplifying State Management in Flutter with Command and Result
About a year ago, the Flutter documentation was updated with new recommendations. Among its suggestions, such as the MVVM architecture I've commented on before, two patterns already known to programme...
DEVTO
How I Achieved 100% Test Coverage in a Flutter Enterprise App
2,300+ tests. Zero excuses. Here's exactly how I did it. The Challenge When I started building an enterprise-grade Flutter starter app, I set myself an ambitious goal: 100% test coverage. Not 80%. Not...
REDDIT
Firestore Optimize Package MIT
When building our app (GooseCode - a really cool example of Flutters capabilities) we originally used Firebase Firestore as the backing database primarily. Starting out the app was originally iPad fir...
REDDIT
Strategy: Using Gemini Flash for local OCR with a Regex fallback. Thoughts on hybrid AI/Algo architecture?
Hi everyone, I'm building a receipt scanning app (Flutter) and hit the classic wall with Regex parsing for dates. Handling DD/MM vs MM/DD and different separators was becoming a maintenance nightmare ...
REDDIT
Using Dart MCP + Flutter Driver for automated QA on physical devices â anyone doing this differently?
I've been experimenting with using Claude Code to run QA tests on a physical iOS device by combining two MCP servers: Dart MCPÂ (@anthropic-ai/dart-mcp-server) â connects to the Dart Tooling Daemon ...
REDDIT
apple developer account issue
hello everyone i live in a 3rd world country and unfortunately i can't pay the 99 dollar i have the icloud account and PayPal account linked to redotpay the payment simply won't go through. any advice...
REDDIT
Howâs Python as a Backend + CMS
Iâve been exploring backend options lately and Python keeps coming up again and again. For backend development, Python (especially with frameworks like Django and FastAPI) seems really powerful: Cle...
REDDIT
We built the country picker we always wished existed on pub!!
At Codeable, we build a lot of production apps. A clear gap that we always noticed was that, although so many country picker packages were available on pub.dev, none of them really felt compl...
REDDIT
16 KB Page Size Support: Is Your Flutter App Ready?
If youâre maintaining a Flutter app on Android 14+, thereâs a new failure mode you canât ignore. Android devices are moving from 4 KB to 16 KB memory page size. This doesnât fail at compile ti...
REDDIT
Building interfaces for OpenClaw agents?
Has anyone started working on Flutter wrappers forOpenClawtool-calling? I'm looking at how the agent handles the handoff to physical marketplaces like RentAHuman. The state management for a "human-in-...
REDDIT
What OS are you using for Flutter development?
I am a longtime macOS user and I am curious what OS others use and if they are happy with the Flutter development experience on their OS?
REDDIT
Rules for Claude
Writing code with Claude will usually generate anti-patterns, deprecated, and bad-performing code, so I wrote these sets of rules with Claude to fix this issue and put them inside a skill. I would app...
DEVTO
FlutterFlow Production Apps Explained: A CTO’s Guide for 2026
By 2026, the conversation around no-code and low-code platforms has changed completely. These tools are no longer just for hobby projects or weekend experiments. CTOs are now being asked serious quest...