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...
DEVTO
Flutter & Dart Basic Interview Questions
If you’re preparing for a Flutter interview and not sure where to start, this series is for you. In this blog series, I’ll be sharing a wide range of Flutter interview questions that are commonly aske...
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 ...
DEVTO
Firebase App Check: Protecting Your Backend from Abuse
I'm Berat Göktuğ Özdemir, a Senior Flutter Developer since 2018 and a Google Developer Expert for Firebase. I regularly speak at DevFest events about Flutter and Firebase. In this post, I take a deep ...
DEVTO
The Hidden Problem in Most Flutter Location Implementations
Let’s talk about something most Flutter developers implement… but rarely optimize properly. 👉 Location services. At first, it feels simple: Get location Show it on UI Done But once your app hits real...
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 ...