REDDIT
When will flutter get better AI tooling and direct integrations?
Claude is becoming one of the strongest models for coding. Many developers now prefer it over Gemini. I recently came across a few articles discussing this trend. One of them explores Anthropicâs ne...
REDDIT
After a few Flutter projects, these 5 conventions saved me the most time
After a few Flutter projects, I realized the painful part usually isn't building screens. It's the moment the app stops being "small" and every feature starts solving the same problem differently. The...
REDDIT
Building a Live Commerce Marketplace in India â Need advice on scaling Flutter with BLoC
Hi everyone, For the past 18 months Iâve been working on an early-stage startup idea around live commerce. The goal is to build what could become a live commerce marketplace for India, where sellers...
REDDIT
I built tailwind_flutter â Tailwind CSS tokens + utility-first styling for Flutter
Hey everyone! I just published tailwind_flutter, a package that brings Tailwind CSS's design system to Flutter with chainable widget extensions. The problem: Flutter's widget nesting gets deep fast. S...
REDDIT
OpenUISpec - A single source of truth design language for AI-native app development
We spent years waiting for a truly mature cross-platform UI solution. But with AI, Iâm starting to think the better path may no longer be âone runtime everywhere.â Iâm building OpenUISpec: htt...
REDDIT
Flutter beginner - coming from angular
Hello guys, i've been working on a project of mine for a couple of months using angular for frontend (web app only) and .NET for backend . Decided to try to create a mobile version for it as well just...
REDDIT
The email-sending capability of the Zeytin package in Flutter (UPDATE)
I just released an update for the Zeytin package, and Zeytin now has the ability to send emails. Once youâve configured the SMTP settings on your server, youâll have an open-source email server th...
MASTODON
Flutter Roadmap for BeginnersStart by learning Dart and Flutter basics.Focus on widgets, state…
Flutter Roadmap for BeginnersStart by learning Dart and Flutter basics.Focus on widgets, state management, and API integration.Then move to architecture, testing, and deployment to build production-re...
REDDIT
VSCode settings and windows defender exclusions that made my experience much better as a flutter developer
I like github copilot inline suggestions but sometimes it feels too invasive and conflicting with IDE/dart quick suggestions as I type. sometimes even making the editor feel laggy and slowing dart cod...
REDDIT
I made rush_synth - a Flutter MIDI synthesizer and sequencer in Rust
Last year I was developing an app that required low latency MIDI synthesis. The initial PoC used a popular lib at the time but it went unmaintaned and eventually it stopped building with newer Sdk. So...
REDDIT
The "what version is live?" problem is way more common than I thought
posted about an app tracking dashboard idea on r/FlutterDev this week. didn't expect much, but got 3.5k views and a ton of comments confirming the same pain point turns out managing multiple apps acro...
REDDIT
Building a decision-making app in Flutter â here's the scoring model I came up with
Been building Clarity.ai in Flutter and ran into an interesting logic problem I wanted to share. The core challenge: How do you fairly score options when they have unequal numbers of pros and cons? A ...
REDDIT
Droido - open paned introduced
Introducing Droido.openPanel() Debug smarter, not harder. Now you can open the Droido debug panel from anywhere in your app with a single line of code. No need to navigate through hidden gestures or c...