I built a Flutter state management package to help beginners avoid spaghetti code
r/flutterdev · Jan 24, 2026
Hey everyone! I’d like to introduce a Flutter state management package I’ve been working on: SimpleAppState https://pub.dev/packages/simple_app_state While it's still in beta, it's becoming more and m...
I built a Flutter → HTML compiler. It's incomplete. Need community help.
r/flutterdev · Jan 24, 2026
Hey Flutter community, I've been working on a compiler that converts Flutter/Dart code to semantic HTML/CSS/JS instead of canvas. What I built A different approach to Flutter Web - same Flutter syntax...
Why another Flutter permissions plugin?
r/flutterdev · Jan 24, 2026
I’ve seen a few questions around “why another permissions plugin?”, so here’s a quick, honest comparison 👇 Feature permission_handler permission_manager Federated architecture ❌ ✅ Android 13 media pe...
Thoughts on Jaspr for Dart Web vs React or Flutter Web
r/dartlang · Jan 24, 2026
Hi everyone, I want to ask for opinions about Jaspr (Dart for Web). I have been a Flutter developer for over 7 years. Whenever I needed proper SEO for a Flutter Web app, I usually built a small React ...
Screenshot to flutter code tool
r/flutterdev · Jan 24, 2026
Just launched Screenshot to Code For everyone using flutter, Vibe Code, v0, Cursor, Bolt, Rork etc: Stop wasting credits on UI iterations. → Upload screenshot → Make unlimited AI changes → See results...
🚀 From V2.0 to R&D: How our internal tools fuel our Roadmap
Dev.to Flutter · Jan 23, 2026
Following the successful launch of Reklamof V2.0, we have shifted our engineering focus back to our proprietary internal app: Ruolis. Why? Because the best way to deliver cutting-edge tech to our clie...
Your App Worked Perfectly… Until the OS Killed It
Dev.to Dart · Jan 23, 2026
A production story from real apps. For a long time, I thought process death was an edge case. Something you read about in docs. Something that might happen, but not in real life. After all, my apps wo...
We got a Flutter game working in Discord
r/flutterdev · Jan 23, 2026
If anybody was eyeing Discord as a new distribution platform for their game/app in Flutter, here is a short article describing challenges that you might encounter and how we solved them for our own ga...
Develop Flutter iOS apps on Windows with a real iPhone and Flutter debug mode
r/flutterdev · Jan 23, 2026
Hey, everyone! I want to share an open source tool I wrote that allows developing Flutter iOS apps on Windows using a physical iOS devices, including Flutter debug sessions and hot reload. Repo: https...
How to create iOS Home Widgets with Flutter
r/flutterdev · Jan 23, 2026
All apps now ship with home widgets. In this guide, we will walk through the entire process from the manual configuration in Xcode to automating the entire workflow   submitted by   /u/mcfly-d...
Why I Chose Flutter — And Why I’m Still Betting on It in 2026
Dev.to Dart · Jan 23, 2026
When I started my journey as a mobile developer, I wanted one thing: build fast, scalable apps without sacrificing performance or UI quality. That’s when I chose Flutter — and after 3+ years of real-w...