REDDIT
Bloated state management is rotting your apps; routing OpenClaw via FFI is the actual paradigm shift
I genuinely love logging on here and watching you guys start the 400th holy war this month over Riverpod versus BLoC, or watching a junior dev get publicly executed in the comments for mentioning GetX...
REDDIT
I built a pixel-style retro game runtime plugin for flutter.
I ported the Rust + Python-based retro game engine library Pyxel (https://github.com/kitao/pyxel) to a Rust + Flutter and deployed it. As this is an early version, it may be unstable. If you encounter...
REDDIT
Any reliable way to export Flutter UI to Figma?
Hi everyone, Iâm looking for a way to export my existing Flutter app UI into Figma so I can refine the design and share it with my designer. Iâve tried using Claude Code + Figma MCP server, but th...
REDDIT
In the Dart language, I am working on a new data type.
I'm not entirely comfortable with the space it occupies (SSD/RAM) and the speed at which it traverses the network, especially with large String data. That's why I'm working on a structure I've named C...
REDDIT
Coding a database engine for Flutter (mostly Dart)!
Here's the situation: Using pure Dart, I developed a database engine and coded an incredible number of modules on top of this engine. From social media tools to user management... Everything from inst...
REDDIT
Struggling to land a Flutter job for 3 months apps live on Play Store + App Store, 1+ YOE. Is the Indian Flutter market just broken for junior devs ?
Hey r/flutterdev, Been actively job hunting for about 3 months now and genuinely curious if others are experiencing the same thing. Quick background: I've been working with Flutter seriously for over ...
REDDIT
Flutter & Dartâs 2026 roadmap
Hey community fam ð â have you read the new Flutter & Dartâs 2026 roadmap yet? link: https://blog.flutter.dev/flutter-darts-2026-roadmap-89378f17ebbd My quick takeaways (TL;DR): Impeller: finis...
REDDIT
I built a database engine and ecosystem using the Dart language!
I'm new to Reddit... Please forgive me if I don't know the lingo -_- Alright, here goes: I developed my own database engine in Dart and a NoSQL Database API that you can use instead of Firebase. Once ...
REDDIT
Do suggest some App Idea's plz !
We are in search of some cool idea, where we can deploy it on playstore also
REDDIT
Day 1: Flutter Build & Rebuild Behavior
I want to start learning Flutter topics in public and thought this would be a good place to do it. Iâve been working with Flutter for a couple of years, but rebuild behavior is still something I don...
REDDIT
Would you like to volunteer to build an app for a non profit organisation?
Hi everyone, We are Vanashree Gramvikas Pratishthan, a grassroots NGO in India working in tree plantation, environmental protection, and community welfare initiatives. We are developing a mobile appli...
REDDIT
Dart/Flutter bindings for the H3 geospatial indexing library.
Wraps H3 v4.4.1 via dart:ffi on native platforms and h3-js via dart:js_interop on web. Same API on all platforms. Native: zero-overhead FFI calls via Build Hooks (compiles C natively, no pre-b...
REDDIT
Flutter desktop app (outliner): as a developer tool?
I built a cross-platform desktop outliner in Flutter (macOS + Windows) because I couldnât find one I liked enough to use. [Note: app is not available to buy, currently pre-release/beta only.] Itâs...
REDDIT
I built a "Dumb" Flutter Client with 0% Logic. It is 100% controlled by a Python Backend via JSON. What do you think about this?
Hi everyone, I created an experimental architecture called DAD-UI (Deep Autonomous-Driven UI) The Goal: The Frontend (Flutter) is just a dumb renderer. It knows nothing about "Users", "Auth", or "Busi...
REDDIT
I made my first flutter app
Hey everyone, I've been building a small app called AlRnote and I'd love some honest feedback. The idea is simple: it's a place where people share real-life journeys as small "books". For example: "30...