Flutter Flavors: Guía definitiva para proyectos white-label en Android e iOS
Dev.to Flutter · Jan 23, 2026
Índice Introducción Creación de Flavors Android iOS Launch.json Assets y Variables de aplicación Launcher Icon Splash Screen Configuración de Firebase firebase_options Google_services.json Google_serv...
I built an isomorphic web framework for Dart (SSR + Hydration, HTML-first) — Meet Spark ⚡️
r/dartlang · Jan 22, 2026
Hi everyone, I wanted to share a project I’ve been working on called Spark. It’s a new full-stack web framework for Dart designed to bridge the gap between traditional SSR frameworks and modern SPAs. ...
Will there be an Expo EAS Build (Cloud ios build without Mac) or something similar to flutter in the future?
r/flutterdev · Jan 22, 2026
I’m currently building a Flutter app for a company that will be used internally. Their employees use a mix of Android and iOS devices, so I need to support both platforms. The problem is: I don’t have...
I built a CLI to manage AI Agent "Skills" using High-Density instructions (40% fewer tokens
r/flutterdev · Jan 22, 2026
Hey everyone, If you use Cursor, Claude Code, or Copilot, you’ve probably hit the "Context Wall." You copy-paste your 500-line style guide into .cursorrules, and suddenly your AI gets forgetful becaus...
Seeking advice: My open-source Flutter code was stolen, admitted by the thief, and Google Play reinstated their app"
r/flutterdev · Jan 22, 2026
I am a recent graduate computer science student from IIIT Bhagalpur and I am writing this with a very heavy heart. For the past year I poured my soul into developing an app called Naam Jaap. My goal w...
Built a Flutter app that embeds a Web Server to enable browser-based screen sharing (WiFi Mirror) – Open Source
r/flutterdev · Jan 22, 2026
Hey Flutter devs 👋 I recently built WiFi Mirror, an open-source, cross-platform screen sharing app that works entirely over local WiFi. The main idea was simple: 👉 Let people view a shared screen wi...
Burned out and honestly losing hope in the Flutter job hunt
r/flutterdev · Jan 22, 2026
Hey everyone, I don’t usually post stuff like this, but I’m at a point where I really need advice from people who actually understand this field. I’ve been working as a full-time Flutter developer for...
Flutter UI keeps breaking on different screen sizes… what’s the ONE thing seniors do to avoid this?
r/flutterdev · Jan 21, 2026
Hey everyone, I’ve been learning Flutter for a few months now and I’m honestly stuck on something that’s starting to drive me crazy. It’s about screen sizes and layouts. When I run my app on different...
Best ORM for Dart? I built one inspired by Django — here's what I learned
r/dartlang · Jan 21, 2026
I spent months searching for a good ORM for Dart backend projects. Tried a few options, but nothing felt as productive as Django's ORM that I was used to from Python. So I built one: JAO (Just Another...
What is Flutter? A Complete Introduction for Developers
Dev.to Dart · Jan 21, 2026
I spent years watching development teams struggle with the same problem. They'd build their iOS app in Swift, then turn around and build it again in Kotlin for Android. Same features, same bugs to fix...
Dart Frog Part 3: Connecting Flutter to Your Dart Backend (Full-Stack Todo Demo) 🐸
Dev.to Dart · Jan 21, 2026
Hey guys! Welcome to Part 3 of our Dart Frog series. If you missed Part 1 and Part 2, we set up Dart Frog and built a CRUD API for our Task App with hot reload. Watch it now if you’re new! Today is th...
Show HN: Crapless craps – flutter PWA vibe coded from my phone
Hacker News (Flutter) · Jan 20, 2026
Hi HN,This project came out of combining a few of my hobbies: craps, mobile development, vibe coding, and coding directly from my phone.I built the entire app using only: Termux on Android, exe.dev as...