REDDIT
Tea time
Hello World, I've created a new state management library ⦠wait! Hear me out. This is a thought experiment. Let's not recreate the same MVC variant over and over again. State management is a pattern...
REDDIT
Created a Beginner Video for the basic widgets that help create an app!
I recently put together a short video explaining 7 basic Flutter widgets that completely changed how I understand Flutter UI or apps can be created. If youâre new to Flutter or need just a basic ref...
REDDIT
need advice/guidance - 0 exp b4
I recently started learning Dart, but I should mention that I donât have any real experience with programming. I did The Odin Project (HTML, CSS, and JS) a few years ago, but I don't feel like I hav...
REDDIT
What do you think about the boilerplate codes in new AI-Assisted ERA
Edit: title should say 'code' not 'codes' I believe "boilerplate" isn't the problem it used to be. I've been experimenting with documenting architecture rules explicitly so AI agents can easily follow...
REDDIT
Just open-sourced my first project: Oxide. A "Redux-style" state management layer connecting Rust and Flutter.
Hey everyone, Iâm excited to share my first-ever open-source project: Oxide. Iâve been using flutter_rust_bridge for a while now, and itâs incredible for FFI. However, I found myself manually wi...
REDDIT
Windows ESC/POS printer crashes my app when mixing raw TCP and driver printing â normal?
Iâm building a Flutter Windows POS app that prints to an ESC/POS thermal printer over LAN (port 9100) using row TCP sockets. Printing from my app works fine. Printing from Swiggy/Zomato partner web ...
REDDIT
Built a self-hosted photo backup app in Flutter - looking for frontend contributors
Kinvault - a lightweight alternative to Immich/Google Photos for families who want photo backup without the heavy ML overhead or subscription fees. Built the MVP in 3 weeks using Flutter + PocketBase....
REDDIT
Flutter Interview with a Google Developer Expert Any Advice from Experience?
Hello all I have a scheduled interview for a mid-to-senior-level position, and the interviewer is a Google Developer Expert (GDE) in Flutter. I had one question Does being interviewed by a GDE make th...
REDDIT
What Flutter app architecture are you using in production?
Curious what people are actually using Clean Architecture, Flutter docs approach, feature-first, or something custom? If you use any starter GitHub repo, please share.
REDDIT
Building an app with deepseek
Im creating an app uses deep seek , the app idea is simple im just will make auth - the user can chat with deepseek , and I'll make hidden prompts for deepseek to custimize the response , so what I'll...
REDDIT
Cubit/Bloc course?
Hello, im developer (in other technologies), and Iâm jumping into Flutter project which is a new technology for me. While the UI side, widgets is understandable for me, Iâm having trouble with und...
REDDIT
Built a Copy-Paste Utility with 11 Features - Here's What I Learned About Flutter State Management
I started with a simple "copy to clipboard" button and ended up building a full-featured utility app. Features I implemented: - Copy/Paste/Clear functionality - Live character and word counter (using ...
REDDIT
I built an immediate-mode TUI framework in Dart.
Yo. If you're looking to create a TUI and want to do it in a fast, WORA fashion, Dascade might be what you need. This is mainly a way for me to source some contributors, because I know that y'all have...
REDDIT
Navigating a Career Challenge: Overcoming Over-Reliance on AI as a Flutter Developer
Hello, I am a Flutter Developer with four years of experience on paper, though in practice, Iâve only worked actively for about a year in this role. Iâve managed to crack interviews and secure a p...
REDDIT
Building a Conversational AI using Flutter
A step-by-step guide to building a real-time conversational AI in Flutter with voice and text interaction. The system captures microphone audio, streams it in real time to an AI agent, processes speec...
REDDIT
Flutter BloC architecture AI agentic SKILL
Hi, for those using LLMs like Claude Code, Github Copilot and others. I created an agentic SKILL that will instruct your model to setup your BloC architecture in a clean beginner friendly understandab...