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...
DEVTO
Mastering the Art of Debugging in Flutter(Part Three)
Mastering the Widget World Introduction Welcome back to our journey through the art of debugging! In the previous parts, we explored general debugging principles and tackled network-related issues. No...
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 ...
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...