REDDIT
Restartable Timeout Timer Implementation
This probably amounts to premature optimization, but I figured I would ask anyway. I'm implementing a "read timeout" for dart:http StreamedResponse ByteStream. If no data is received within a set dura...
REDDIT
What Claude Code custom skills/slash commands have you added to your Flutter workflow?
With the new skills in Claude Code and Cursor (the /slash-command markdown files in .claude/skills/). I am curious what skills other fellow Flutter devs have set up. What repetitive multi-step workflo...
REDDIT
I released a game I built using Flutter & Claude Code - Short Dev Story & Lessons
Hey Flutter Dev! Wanted to share something I released in Flutter, as it's pretty rare to make a game using this framework! The original thought was I wanted to see how far "vibe coding" or "coding ass...
REDDIT
Why Flutter isnât Dead
REDDIT
Announcing Dart 3.11
REDDIT
I got tired of waiting for Data Classes in Dart. So I added them myself!
We've been asking for data classes since 2017. The GitHub issue has hundreds of comments and not much has happened. So I tried something different. I built an AI VS Code extension called Shadow Code t...
REDDIT
Flutter dev (4 yrs exp) getting rejected for abroad jobs - is it my profile or visa issue?
Hey everyone ð Iâd really appreciate your honest opinion. Iâm a Flutter developer with 4 years of experience (mobile + web). I speak English (C1), French (B2), and Arabic (native). Lately Iâv...
REDDIT
ð± Join Us in Building a Community Impact App (NGO Project)
Hi r/dartlang, We are Vanashree Gramvikas Pratishthan, a grassroots NGO in India working in tree plantation, environmental protection, animal support, and community welfare. We are looking for volunte...
REDDIT
Vibe coding alone is dangerous and can risk destroying the world economy
Vibe coding can help developers fast track projects & to handle allot of boiler plate code, so they can focus on architecture. It can help devs fasttrack their projects. It definitely has its benefits...
REDDIT
Container Widget in 2 minutes
Hi, flutter devs. I made a quick 2 minute video on the Container Widget. It covers from basics to advanced styling and decoration.
REDDIT
Transitioning from vibe-coded swift to flutter â any conversion tools or just a full rewrite?
Been vibe coding this project in swift for a while now and the repo is getting way too complex to maintain. iâm rly regretting not starting with flutter for the cross-platform play and easier state ...
REDDIT
Is Flutter/Dart Fully Open Source?
I asked this since from what I can tell Flutter is fully open source since it has been forked into another project called Flock. But I want to ask here for clarity, is Flutter and Dart fully open sour...
REDDIT
Is using the beta channel in production apps okay?
I am developing an app and I am wanting to use the latest versions of the following: flutter_riverpod riverpod_annotations riverpod_generator Has anyone built production level apps inside of the beta ...