DEVTO
We built a pet medication tracker because every other app failed us
Last year, my partner and I adopted a dog 🐶 (keep reading, pics at the end!) And with him came a lot of love... and a lot of responsibility. Vaccines, medications, checkups — all on time. I first tri...
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?
DEVTO
How I built a spaced repetition vocabulary app with Flutter and FSRS
I'm a solo developer and this is my first published app. I built a Spanish vocabulary app that teaches the 1,000 most common words using spaced repetition. Here's how it works. The idea 1,000 words co...
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...
DEVTO
How to Build a Flutter MRZ Scanner App for Android and iOS
Machine Readable Zone (MRZ) scanning is a critical feature in identity verification, border control, hotel check-in, and know-your-customer (KYC) workflows. Passports and ICAO-compliant ID cards embed...