REDDIT
Is Signals dead for Flutter?
Hi Guys Looking for options for refactoring a med/large flutter/bloc app. Want to revisit signals but it's looking like it hasn't taken off at all. Weekly downloads still ~3k where bloc is ~300k. That...
REDDIT
Official in_app_purchase not supporting Billing Library 8.0
Have you migrated to another unofficial plugin? Should we worry that a revenue bringing plugin has not been updated in 9months and does not support the Billing Library 8.0?
REDDIT
From Messes to the App Store - My Indie App's First Journey
Hi everyone! My name is Dylan and I used Flutter to build a Home Organization app called Shelver. I want to come on here to tell you about my tech, important lessons, and my progress thus far! The Ide...
REDDIT
Anybody wanna team up for the upcoming Flame Jam?
DM me if you're interested. The jam starts in 2 days.
REDDIT
Is it possible to get on or at least work with the Dart team at Google?
A friend of mine is really interested in interning/part timing/whatever at Google, and the guy is incredibly invested in language implementations, especially transpilers. But countless searches for an...
REDDIT
I built a Flutter app with 3D spatial audio - here's what I learned
When I started this project, I genuinely wasn't sure if it would be possible in Flutter. I ended up shipping an app with: 3D Spatial Audio (w/ AirPods head tracking) Audio Synthesis (Binaural beats ge...
REDDIT
Dart Shelf being forgotten?
Hi there, I love dart shelf compare to other api frameworks like frog or server pod whix use path as route. Shelf use interface like express js which is so nice n easy to design. Serverpod also come w...
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...
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...