REDDIT
Does anyone have experience with Gamified Animations in Flutter
Hey, Iâm a beginner in Flutter and currently working on a gamified app with a focus on âjuicyâ and smooth animations. For example: I have a progress bar that grows whenever a user completes a qu...
REDDIT
Confused about "Iterable" in Dart How is it different from a List?
Iâm currently practicing Dart and I keep seeing the term Iterable. Iâve googled it, but this sentence from the documentation is really confusing me: I don't quite get it. If I already have a List,...
REDDIT
Reducing iOS CI/CD costs by delegating work to Linux runners
ð https://medium.com/@chrisrkw/how-i-reduced-ios-ci-cd-cost-by-40-by-delegating-work-to-linux-runners-961d27ed1b24 Hey everyone! ð I just published a deep-dive into an optimization I made to my ...
REDDIT
Flutter doesnât respect system date/time format out od the box â hereâs a small package that fixes it
I ran into this issue multiple times in Flutter apps: Flutter doesnât expose a clean way to read the systemâs date/time format (locale-specific date formats), so respecting user settings can be su...
REDDIT
Is Samsung Health SDK support still relevant for Flutter apps?
Hey guys, I'm the author of health_connector and trying to understand what to build next. I'm considering adding Samsung Health SDK support alongside Google Health Connect and iOS HealthKit, but I'm g...
REDDIT
Using Jules with Flutter
I've been using Jules specifically for maintenance tasks (adding unit tests, fixing lint warnings, externalizing strings, small refactors). I assign it strict "Personas" that act like junior devs subm...
REDDIT
What error tracking tool are Guys using for flutter windows ?
Same as heading, I have tried firebase but it is not stable in windows
REDDIT
Flutter iOS debugging on Linux with a real iPhone
Hello everyone, Previously I shared my partially open source setup for debugging Flutter iOS apps on Windows using a real iPhone in this post. Some of you asked about a Linux version, so I was working...
REDDIT
Multi-level (hierarchical) sorting of data on client side (orderBy, orderByDescending, thenBy, thenByDescending).
Multi-level (hierarchical) sorting of data on client side (orderBy, orderByDescending, thenBy, thenByDescending). pub.dev/packages/ordered_iterable The small size of the source code allows this softwa...
REDDIT
Open source: AI-Ready Enterprise Flutter Starter with Hexagonal Architecture, CQRS, type-safe routing, and 23 AI-friendly architecture rules
Hey r/FlutterDev! ð I've been working on this for a long period and finally ready to share it. What is it? An AI-Ready Enterprise Flutter Starter - a production-grade template that combines: Clean ...
REDDIT
New episode of the It's All Widgets! Flutter Podcast with Thomas Burkhart ð
Born 1971 Thomas Burkhart could be seen almost as a legacy system. Being almost 30 years in this industry led him to a lot of different technologies, like C++ with mfc, C#, microcontrollers in C and c...
REDDIT
Learning Flutter vs pursuing Master degree in Software Engineering!
Hi I'm 31 years old guy, I haven't any skill of programming i just remember a basic of programming, 8 years ago i graduated computer science, during those years i hadn't good professional job related ...
REDDIT
Flutter + Python: MimikaStudio, Voice Cloning, TTS & Audiobook Creator (macOS + Web)
Hey everyone, I've been working on a native macOS app called MimikaStudio and thought this community might find it useful. It's designed to help authors create audiobooks from their manuscripts, inc...
REDDIT
Something that should be easy but somehow never is?
Whatâs that one thing that should be simple, but somehow always feels more annoying than it needs to be? Something where the docs are technically correct⦠but way more complex than the actual use ...
REDDIT
Opinion: The difference between a Junior and Senior dev isn't what they write. It's what they delete.
Most of us measure productivity by lines of code added. "I built this feature." "I added this package." I used to think the same. I thought being "Senior" meant writing complex abstractions or using t...
REDDIT
How much money has your App made in 2026 so far?
I'm sure a lot of people on here are not just developers working for others but have built something of their own. How much money has your App made? I'm curious we all see so many gimmicky figures onl...
REDDIT
Connect flutter app to apple watch
Hi everyone, I'm building flutter app and integrate apple watch with sync paired simulator. I am facing sync issue. Couldn't showing data. I have tried WCSession with invoke method. All possible metho...
MEDIUM
Bloc Superpowers
REDDIT
Who of you uses promotional codes to promote your apps?
Hi, I am currently building a platform to make handling of promo / offer codes on Android and iOS easier because after releasing my first own app I was really shocked how cumbersome the handling is. A...
REDDIT
Is Flutter dead? I donât really laugh anymore...
Writing this post with 10 years in mobile(android) and almost 5 years in Flutter. You know that meme question: âIs Flutter dead?â I always laughed at it, with irony, because Flutter wins for many ...