REDDIT
Just launched my first Flutter app on the App Store - medication tracker for ADHD
Hey Flutter community! Just wanted to share that my app Dozly finally made it through App Store review. Quick tech overview: ⢠State management: Cubit (clean, simple) ⢠Architecture: Clean Archite...
REDDIT
Introducing Agent Development Kit(ADK) for Dart/Flutter
If you wanted to use ADK in production before, the practical options were mostly ADK Python, ADK Go, ADK Java, or ADK JS. For Dart/Flutter, there was no practical ADK package built for their runtime a...
DEVTO
How to Build a Flutter MRZ Scanner App for Android and iOS
Machine Readable Zone (MRZ) scanning is a critical feature in identity verification, border control, hotel check-in, and know-your-customer (KYC) workflows. Passports and ICAO-compliant ID cards embed...
REDDIT
Flutter MCP (having AI drive flutter cli)
AI agents like Claude and Codex struggle with flutter dev, in particular flutter test produces huge output that they struggle to parse to find failures, and they can't use flutter run very easily. Thi...
REDDIT
VoltNet: Scaling Flutter App Resilience to Enterprise Levels â¡
VoltNet: Scaling Flutter App Resilience to Enterprise Levels â¡ Check out the full technical deep dive on Medium to see how this framework operates under the hood and how to integrate it into your pr...
REDDIT
Anyone know if it's possible to convert a 1:1 replica of a claude HTML JS mockup to Flutter? What's the workflow here?
Title. Basically I have an app built in flutter, and I was playing with Claude to upgrade the UI and UX of one of my screens, and it did such a sexy job, and I'm trying to convert it to Flutter and in...
REDDIT
What's your experience with LLMs doing flutter work?
I have a rails app I've been working on for a while that is very featured and nearing completion. However I'm struggling with the realization after all this time that maybe a web app isn't the ideal u...
REDDIT
Got Hired at CRED- Flutter developer Intern !
Guys , cant believe I am into cred as a flutter developer intern , need to give full credit to JESUS , tbh my Prophet in 2022 said I will get a great job and here it is . It didnt happen because of me...
REDDIT
Clean, modular Flutter architecture (Open-Source example)
Hi guys, Iâm sharing an Open-Source Flutter app that focuses heavily on clean architecture, modular feature structure, and annotation-based dependency injection. The goal was to build something that...
REDDIT
Experiment: AI implementing Flutter screens end-to-end (architecture-aligned PRs)
Weâre building a system that preprocesses a Flutter repository to understand its structure before generating code. It maps: ⢠Feature/module organization ⢠State management (Bloc / Riverpod / Pr...
REDDIT
Reliable offline reminders in Flutter (even if the app is closed / device rebooted)
I ran into a frustrating problem while building a reminder feature in a Flutter app. Scheduled notifications were inconsistent when the app was closed. Sometimes they fired on time, sometimes they wer...
DEVTO
Why We Recommend Flutter for 80% of Enterprise Apps
If you are a CTO or a Founder planning a mobile strategy in 2026, you are likely staring at a frustrating spreadsheet. On one side, you have the market reality: You need to be on both iOS and Android....