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...
REDDIT
Built a Flutter UI kit for African mobile money apps (MTN MoMo, Vodafone Cash, AirtelTigo, Paystack)
Tired of rebuilding the same screens every time I started a new fintech project in Ghana. Network selector, MoMo number input, KYC flow, bill payments, savings, POS. Same stuff, different project. Spe...
REDDIT
Explain why you choose flutter development in 3 words ?
let's see perspective of different people !
REDDIT
ð Show r/FlutterDev: industrial_drawing_flutter - A high-performance vector drawing engine
Hey everyone! ð I just published industrial_drawing_flutter (v1.0.3), a production-ready drawing engine designed for industrial apps, engineering tools, and whiteboards. ⨠Key Features: Precision...
REDDIT
Is Dioxus > Flutter?
I was there during the Flutter 2.10 days and null safety migration. It was thrilling to watch Flutter blossom and I thought it was the perfect solution. Then I started noticing the slippery feeling of...
REDDIT
I built a VS Code extension that makes Flutter debug logs actually readable
If you use Talker (or pretty_dio_logger, or logger) you know the problem - the Debug Console turns into a wall of box-drawing characters pretty fast. I use Talker in an app I've been building for a fe...
REDDIT
iOS Screenshot Workflow
Hi together, did someone have a good (automated) workflow of generating iOS Screenshots in all the app languages? I only found the XCUITest, but this seems not the best idea (at least I think that..)....
REDDIT
Flutter Webs Biggest Weakness
I feel like Flutter webs biggest weakness is the bundle size. The same app built in react and flutter, but flutter could take 10 - 50 times longer to load. On a slow internet connection, thatâs sub ...
REDDIT
Flutter beginner
Hey guys, I'm learning Flutter about 2 months, can you guys leave some tips for me? About my knowledge: I work with Python and have been a Data Engineer for a year and a half. For me, it's a challenge...