REDDIT
Looking for a Programming Buddy (Serious Builders Only)
ð Looking for a Programming Buddy (Serious Builders Only) Hey everyone, Iâm looking for a programming buddy who wants to focus on real-world development â not basic tutorials or small demo apps...
REDDIT
Built my first Flutter app (drawing canvas) â looking for technical feedback
Hey everyone, I recently published my first Flutter app called Aakriti, and Iâd love to get some feedback from the community. The main goal of this project was to learn how to handle custom drawing ...
DEVTO
Flutter Interview Questions Part 2: UI Widgets & Layouts
Welcome to Part 2 of the Flutter Interview Questions series! Now that you have the Dart and Flutter fundamentals from Part 1, it is time to master the UI layer. This part covers everything you need to...
REDDIT
How do you handle analytics instrumentation without it taking over your sprint?
Running a Flutter app with a small team. Product keeps asking "can we see how users interact with X" and the answer is always "yes but we need to instrument it first." Which means a ticket, a sprint, ...
REDDIT
Any Topic
I need to find a small topic about technology or any topic related to Flutter to present to my group. I want to get ideas from everyone, I'm really out of ideas :((
DEVTO
Cross-Platform vs Native iOS Development: What’s Better?
Introduction When it comes to building mobile apps, partnering with a professional IOS app development service ensures you make the right technology choice. One of the biggest decisions businesses fac...
REDDIT
I built an AI Image Generator in Flutter using a free Stable Diffusion API (step-by-step tutorial)
I just finished building an AI Image Generator using Flutter and a free Stable Diffusion API, and I made a full step-by-step tutorial for it. In the video I cover: ⢠How to connect Flutter with an A...
REDDIT
Anybody building AI agents in Flutter?
I was exploring this, but didn't find a solution to implement persistent memory for the agents. I am working on an open source project that implements persistent memory for AI agents. https://memlocal...
DEVTO
I Wasted 3 Hours Describing a Bug to Cursor AI. Then I Found a Better Way.
A non-professional developer’s honest take on real device testing There’s a specific kind of frustration that only vibe coders know. You’ve been building for hours. The app looks great on the emulator...
REDDIT
Does anyone manage a separate staging and production environment for their Flutter app?
I am curious how anyone is doing with a flutter app? I want to be able to deploy completely separate staging and production environments. I would deploy a staging backend and a production backend, and...
DEVTO
Building My Multi-Vendor Marketplace App
Hi everyone! I’m Alochan Chaudhary, a Full Stack Developer from Nepal. I’m currently building a multi-vendor marketplace app in Dart and Flutter, focusing on scalable features and smooth user experien...
REDDIT
[Showcase] I recreated the Glovo UI in Flutter
Just wanted to share my latest project, a deep dive into the Glovo app's UI/UX. I built this from scratch in Flutter to practice complex layouts and smooth animations. Itâs a pure UI project (no bac...
REDDIT
I put my Flutter app in an Android simulation on my Flutter for Web portfolio site, worked flawlessly out of the box
Click on the middle icon in the bottom dock to launch the app LangWIDGET. I just had to stub out Android-specific things like the notifications service. Otherwise, pretty minimal adjustments and it ju...
REDDIT
Where does AI actually shine in Flutter compared to other frameworks?
In each framework, there are tasks at which AI excels, and others at which it fails. In Flutter, what is AI best at? - React.js + AI is an amazing combo for rapid UI design. You can design landing pag...
REDDIT
I built an open source project that lets agents submit iOS apps to app store
I hated App Store Connect webUI so much I made Blitz to let AI do it for me. Its an open source project that gives agents like Claude Code or Cursor MCP too calls to run the app store submission flow ...
MASTODON
Built a #flutter app for #RetroAchievements users!
Built a #flutter app for #RetroAchievements users! Going to do a bit more testing then build GitHub repo that's #FDroid and #Obtainium compatible
MASTODON
Kudos to the #dartlang team for pointing out the weaknesses and dangers of their RegEx…
Kudos to the #dartlang team for pointing out the weaknesses and dangers of their RegEx implementation, including detailed description of catastrophic backtracking. Very well done!https://api.dart.dev/...