REDDIT
Vs code or android studio
I want to build an AI fitness tracker by training the model locally, then developing the frontend using Flutter. I have a laptop with 16GB DDR5 RAM and an RTX 5050 GPU. Iâm a bit confused about whet...
REDDIT
Is VSCode resource hog?
Honestly, M3 Pro, 48 GB MacBook Pro and the fans spin like mad, and battery just disappears. I have heard that VSCode being essentially a webapp, is poorly optimised by nature. I enjoy VSCode I have i...
REDDIT
What is the most suitable AI tool for Flutter app development?
I have been using Codex recently, but unfortunately, there are some inconveniences when using it in a Flutter project. For Example, when using flutter or dart commands in the console, there are issues...
GITHUB
Update CHANGELOG.md for Flutter 3.41.5 (#183792)
Added release notes for Flutter version 3.41.5 that includes: #183526 #183551 Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assis...
REDDIT
OSS tool to catch App Store payment guideline violations before submission
Stripe encourages devs to move off Apple IAP. Apple terminates apps for doing it. There was no tooling to catch this before submission, so I built one. iap-shield scans .dart, .ts, .tsx, .js, .jsx, an...
REDDIT
I am looking for Flutter expert
Full-time | Remote What Youâll Do Build and maintain mobile apps for iOS and Android using Flutter & Dart Own the entire app lifecycle â design â development â testing â release Create fast,...
REDDIT
What does your crash debugging workflow actually look like in Flutter?
Genuinely curious â when something crashes in prod, what's your process? Flutter makes this harder than native IMO: Dart traces are hard to read Platform channel crashes point to the wrong layer Sam...
REDDIT
⨠Forui Adaptive Widgets: Working with Touch and Desktop Platforms
The idea is simple: on touch devices you want larger tap targets, more generous spacing, and overall more forgiving hit areas. On desktop, you want things tighter and more precise. This comes out of t...
REDDIT
What's your tool stack for staying productive in Flutter?
Hey folks. I'm a one-person dev team with very basic Flutter/Dart and Go experience. I'd like to start building some fairly simple production-ready tools mainly for internal use at work. I have used F...
REDDIT
Iâm open sourcing my physical & mental health tracker I spent a year developing.
Hey all, I've been a professional Flutter developer for 7 years, and over the past year I built FitAndFitness as a side project. The idea was simple: there are tons of fitness apps and tons of mental ...
REDDIT
My Flutter Mobile/Web app build is on pause:(
Hey all! Iâm working on a social networking project. Weâre about 90% doneâjust working on UI design and final tweaks. The app is built with Flutter, covering both mobile (iOS/Android) and a web ...
REDDIT
Auth strategies for HLS audio in Flutter (just_audio limitations?)
Iâve been exploring different ways to secure HLS audio streams in a Flutter app using just_audio, and ran into an interesting limitation that seems more architectural than implementation-specific. C...
REDDIT
Story: I made a set of Flutter widgets that aren't Material or Cupertino.
I use Flutter for web and desktop a lot. And if you do too, you probably know the pain: Material works fine for mobile, but on web and desktop it screams Google. Cupertino doesn't even make sense on l...