REDDIT
Got an interview for a Senior Flutter (BLoC) role at a US startup. First time interviewing for the USâany advice?
Hey everyone, Iâve got an interview coming up for a Senior Flutter Developer role at a US-based startup. Honestly, Iâm a mix of excited and pretty nervous. A bit about me: Iâve got 3.5 years of ...
REDDIT
Throttled Sync Tree - A high-performance hierarchical synchronization framework for complex data
Hi everyone! ð Iâve just released flutter_sync_tree, a package designed to manage complex, multi-layered data synchronization (like Firebase Firestore or multi-stage API sequences). I built this ...
REDDIT
Flutter dynamic widgets from JSON + MCP tools â where would you use this?
Hey r/FlutterDev, Iâm experimenting with a Flutter approach where the app receives a JSON payload and renders Flutter widgets from it (server-driven UI). On the backend, the JSON is controlled/assem...
REDDIT
Installing Flutter on Linux (Chromebook)
I've been struggling to install Flutter on VS Code on my Chromebook for quite some time. While I've successfully installed VS Code, I'm having trouble getting Flutter set up. I've checked the official...
REDDIT
Choosing a laptop processor for Android Studio and Flutter
Hi. I need advice on choosing a laptop, or rather a processor, for Android Studio. My budget is limited. I'm considering the AMD Rryzen 7 5825u (Dell Inspiron 5625 16"). My choice is based on relative...
REDDIT
Dart analyser plugin for reducing common boilerplate code without codegen
Hey guys, I've been trying to learn about the new `analysis_server_plugin` API on and off for a while now. I will be upfront, I have always found the usage of `build_runner` to be a turn off for me an...
REDDIT
I built a library of 17 "Agent Skills" to make coding agents (Claude/Copilot/Cursor) actual Flutter experts.
Hi everyone! Iâve been spending a lot of time recently using AI coding agents like Claude Code, Cursor, and Antigravity. One thing I noticed is that they often fall back to generic patterns unless y...
REDDIT
trinity | State Manager Package ð¦
Hi everyone, I'm here to show you a recent creation I'm working on (and with). ==TRINITY== Is a state manager package I've created thinking on optimizing code and development experience without sacrif...
REDDIT
Looking to move auth to behind my API.
I have a flutter mobile app that uses Firebase Auth on the client side to authenticate. The firebase packages add lots of build time on iOS and I also want to manage multiple deployment environments a...
REDDIT
ÐÑÑ Ð½Ð°Ð¿Ð°Ñника в обÑÑении Flutter. СовмеÑÑное обÑÑение Flutter
Я заинÑеÑеÑовалÑÑ Ñемой кÑоÑÑплаÑÑоÑменной ÑазÑабоÑки на Flutter, но Ð¸Ð¼ÐµÑ Ð½ÐµÐºÐ¾ÑоÑÑе пÑÐ¾Ð±Ð»ÐµÐ¼Ñ ÐºÐ¾Ð³Ð´Ð° доÑ
Ð¾Ð´Ð¸Ñ Ð´Ð¾ о...
REDDIT
Where can i get a ton of Flutter UI code?
hi, i am searching for some good open source repos on GitHub where i can get a ton of Flutter UI code. i need them both for learning as well as for my AI editor. i've found - https://github.com/bukunm...
REDDIT
Why generic AI coding agents write terrible Flutter code (and how to actually force them to respect your architecture).
Iâm seeing a ton of posts lately asking if Cursor or Claude can replace Flutter devs, or people complaining that the AI just outputs mmassive 800-line StatefulWidget spaghetti. If youâve actually ...
REDDIT
Solo dev marketing
Over the past year, I've developed several projects alone, but they've all been met with surprisingly little interest and may remain buried forever. And I realized this isn't just my problem, it's the...
REDDIT
I updated country_codes and created a maintained alternative â country_codes_plus
Hi Flutter devs ð I recently ran into some issues with the original country_codes package while working on my app, so I decided to fix them and properly maintain an updated version. â
Updated to ...
REDDIT
Built my first web app using Flutter
I recently built PaperDraw ( https://paperdraw.dev ), a system design simulator that runs entirely in the browser, and this was my first time using Flutter for web seriously. Wanted to share some hon...
REDDIT
First time contributing to Dart SDK
I found a bug in dart_style while using dot shorthands. Instead of just reporting it, I decided to try fixing it myself. My fix got merged into dart_style v3.1.6! Wrote about it here if you're curious...
REDDIT
My first Dart SDK contribution just got merged - AI made it surprisingly easy
I noticed a bug in dart_style while using the new dot notation shorthands, so I decided to fix it instead of just reporting it. The game-changer? Using Claude AI to understand the codebase - what woul...
MASTODON
🎥 Setting Up a Flutter Project in Android Studio | Starter Manual with Emulator Configuration and…
🎥 Setting Up a Flutter Project in Android Studio | Starter Manual with Emulator Configuration and App ExecutionAs we approach 2026, Flutter remains the dominant framework for multi-platform developme...
REDDIT
is it just me or do all these no-code AI builders feel the same?
seems like 99% of vibe coding tools just wrap everything in a webview. itâs fine for prototypes i guess, but has anyone found one that supports flutter or something actually native? id love to ship ...