REDDIT
Enable image paste inside a TextField in Flutter (like ChatGPT)
While building an AI-style document workflow in Flutter, we needed users to paste screenshots directly into the input field â similar to how ChatGPT or Notion works. By default, Flutter supports cli...
REDDIT
Flutter 3.41 release, anyone upgrade ?
Release note: https://docs.flutter.dev/release/release-notes/release-notes-3.41.0 For 2026, release four stable releases (including this one), the dates are as follows: Flutter 3.41 â Feb | Branched...
REDDIT
Where are Flutter developers heading now a days
So being a Senior Flutter developer for last 6 years in the same company , now I am thinking about switching the job , but I seriously have no idea about whats going on in the market with Flutter deve...
REDDIT
Feature-First or Layer-First: How Do You Structure Large Flutter Apps?
Hey Flutter devs, Iâm building a growing Flutter app with multiple screens and complex state. Curious how you structure large projects: Feature-first vs layer-firstâwhich works better? How do you ...
REDDIT
Serinus 2.1 - Morning Song
Hey everyone, The 2.1 update for Serinus (the modular Dart backend framework) just dropped! This release, nicknamed "Morning Song," focuses heavily on performance and developer experience. Key Highlig...
REDDIT
Serinus 2.1 - Morning Song
Hey everyone, The 2.1 update for Serinus (the modular Dart backend framework) just dropped! This release, nicknamed "Morning Song," focuses heavily on performance and developer experience. Key Highlig...
REDDIT
I built an open-source Flutter app for aquarium LED (my first Flutter app)
I got tired of commercial aquarium lights being either overpriced or having terrible apps. So I spent the last year building Borneo-IoT project, a professional-grade, open-source ecosystem. Everything...
REDDIT
[Package] native_workmanager v1.0.0 â Zero-overhead background tasks (Save ~50MB RAM per task)
Hi r/FlutterDev, I've just released v1.0.0 of native_workmanager. The Problem: Standard solutions like flutter_workmanager spin up a full Flutter Engine for every task. This costs 50-80MB RAM and 300-...
REDDIT
Looking for recommendations: Breed-specific icon packs for a pet app ð¶ð±ð°
Hi everyone, Iâm currently working on a personal projectâa mobile app dedicated to pet care and management. I'm at the stage where I want to polish the UI, specifically for the profile creation sc...
REDDIT
About learn best practice for using flutter
Hi, How can I learn best practice of using flutter and make my code more clean and efficient? Any books or course or resources?
REDDIT
State Machines
When I worked at Stadia - we had a hierarchical state machine library that we used for the out of box experience onboarding flow (multiple screens with custom backflow) and for the complex setup, test...
REDDIT
Finally released my first Flutter app - Hereâs what I learned
Hey fellow Flutter devs! I finally bit the bullet and released my first app. It started as a simple hobby project to learn Flutter whilst building a tool to help me sleep, and I ended up learning quit...
REDDIT
A curated list of notable contributions to Flutter's core
This might be an issue worth following because it highlights notable contributions in a curated list.