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...
REDDIT
Anyone know if it's possible to convert a 1:1 replica of a claude HTML JS mockup to Flutter? What's the workflow here?
Title. Basically I have an app built in flutter, and I was playing with Claude to upgrade the UI and UX of one of my screens, and it did such a sexy job, and I'm trying to convert it to Flutter and in...
REDDIT
What's your experience with LLMs doing flutter work?
I have a rails app I've been working on for a while that is very featured and nearing completion. However I'm struggling with the realization after all this time that maybe a web app isn't the ideal u...
REDDIT
Got Hired at CRED- Flutter developer Intern !
Guys , cant believe I am into cred as a flutter developer intern , need to give full credit to JESUS , tbh my Prophet in 2022 said I will get a great job and here it is . It didnt happen because of me...
REDDIT
Clean, modular Flutter architecture (Open-Source example)
Hi guys, Iâm sharing an Open-Source Flutter app that focuses heavily on clean architecture, modular feature structure, and annotation-based dependency injection. The goal was to build something that...