Dart & Flutter News

Aggregated from across the ecosystem

allmediumgithubredditHNdevtopubdev
GITHUB
3.12.0-63.0.dev
Dart SDK Releases · Jan 23, 2026
3.12.0-63.0.dev
DEVTO
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...
MEDIUM
Jaime’s build context: Prompt engineering as infrastructure
Flutter Blog (Medium) · Jan 23, 2026
GITHUB
3.12.0-62.0.dev
Dart SDK Releases · Jan 23, 2026
3.12.0-62.0.dev
REDDIT
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. ...
REDDIT
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...
REDDIT
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...
REDDIT
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...
REDDIT
Publish for client
r/flutterdev · Jan 22, 2026
Can a European IT consulting company publish a client’s app under their own Apple or Google account with a signed authorization? The client is a financial services company. Any EU-specific experiences...
REDDIT
Flutter CI/CD & Mobile DevOps
r/flutterdev · Jan 22, 2026
Which CI/CD tool do you prefer for Flutter? Is Bitrise a great choice?   submitted by   /u/mobterest [link]   [comments]
REDDIT
Open source and free Device ID changer App made with Flutter
r/flutterdev · Jan 22, 2026
Hello Everybody! I recently built a small open-source Android app called SSAID Changer that lets you view and modify SSAIDs (Android_ID) per app on rooted devices. This app basically shows how it work...
REDDIT
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...
REDDIT
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...
REDDIT
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...
REDDIT
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...
DEVTO
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...
PUBDEV
flutter_soloud v3.4.9
pub.dev New Packages · Jan 21, 2026
A low-level audio plugin for Flutter, mainly meant for games and immersive apps. Based on the SoLoud (C++) audio engine.
DEVTO
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...
HACKERNEWS
Flutter is not ready for weird desktop apps
Hacker News (Flutter) · Jan 20, 2026
Article URL: https://felixb.xyz/flutter-macos Comments URL: https://news.ycombinator.com/item?id=46691910 Points: 2 # Comments: 0
HACKERNEWS
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...