REDDIT
Flow-driven routing for Flutter
I've just published the flow_coordinator package on pub.dev: https://pub.dev/packages/flow_coordinator It allows you to organize your app's navigation into user flows (e.g., authentication, registrati...
REDDIT
How do you keep track of review status when you have multiple apps?
I have a few apps on both App Store and Google Play. Every time I push an update my workflow is: open ASC -> 2FA -> click the app -> check status. Then repeat the same thing on Play Console. Then do i...
REDDIT
Only For Google Play Store Developers Join Our Group Only 8 Members Needed...
Join Our Closed Tester Community https://chat.whatsapp.com/IRrN6RSx6k60EcpEAOgr6f?mode=gi_t After Joining Read Description......
REDDIT
I turned my Flutter tutorial project into a real Play Store app â here's what actually happened ...Part 1...
​ In early 2024, I started learning Flutter. Dart basics took me about 6 months, then I jumped into the docs â which, honestly, are not beginner-friendly at all. I ended up finding a YouTube ...
REDDIT
An open source catholic app
I was initially working on this in React native then I got an internship and they said I should learn flutter then now I removed the old react native and started working on it yesterday. I can't lie I...
REDDIT
I built a lightweight Color utility extension for Flutter â ChromaKit (looking for feedback)
Hi everyone ð I recently published a Flutter package called ChromaKit â a lightweight Color utility extension aimed at simplifying common color operations in Flutter apps. While building UI-heavy...
REDDIT
Talker Dio Logger Plus - advance talker plugin for dio
Hey everyone. While searching for a Chucker-like network inspector, I stumbled upon Talker. I know a Flutter port of Chucker already exists, but I really love Talker's UI style. The biggest issue was ...
REDDIT
ð Open-Sourcing "Al-Furkan": A Premium Flutter Quran App
Hi everyone, ð I'm excited to share a project I've been working on: Al-Furkan â a fully-featured, open-source Quran application built entirely with Flutter and BLoC state management. My primary g...
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...
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...