HACKERNEWS
FlutterJS – Run Flutter code, get semantic HTML output
Hey HN! I'm the creator of FlutterJS.The Problem: Flutter Web is great for building apps, but terrible for websites. It renders everything to Canvas/WASM, which means:2-5 MB bundles (slow on mobile)Ze...
DEVTO
CQRS Pattern in Flutter: Commands vs Queries
When building Flutter applications with Clean Architecture, one pattern that dramatically improves code clarity is Command Query Responsibility Segregation (CQRS). In this article, I'll show you how I...
DEVTO
🚀 From V2.0 to R&D: How our internal tools fuel our Roadmap
Following the successful launch of Reklamof V2.0, we have shifted our engineering focus back to our proprietary internal app: Ruolis. Why? Because the best way to deliver cutting-edge tech to our clie...
DEVTO
Your App Worked Perfectly… Until the OS Killed It
A production story from real apps. For a long time, I thought process death was an edge case. Something you read about in docs. Something that might happen, but not in real life. After all, my apps wo...
DEVTO
[Boost]
Dart Frog Part 3: Connecting Flutter to Your Dart Backend (Full-Stack Todo Demo) 🐸 Samuel Adekunle ・ Jan 21 #dart #fullstack #flutter #techwithsam
PUBDEV
dataforge_cli v0.6.0
A Dart code generator that forges data classes with JSON serialization support from annotated classes.
PUBDEV
dataforge v0.6.0
Code generator for dataforge package using build_runner for data classes with JSON serialization.
PUBDEV
dataforge_annotation v0.6.0
Annotations for dataforge package to generate data classes with JSON serialization support.
DEVTO
Why I Chose Flutter — And Why I’m Still Betting on It in 2026
When I started my journey as a mobile developer, I wanted one thing: build fast, scalable apps without sacrificing performance or UI quality. That’s when I chose Flutter — and after 3+ years of real-w...
PUBDEV
idb_shim v2.8.1
indexed_db dart base interface with implementation for native (browser), file (io) and in memory.
MASTODON
spark_framework 1.0.0-alpha.2 is now on https://pub.dev/packages/spark_framework!lots of…
spark_framework 1.0.0-alpha.2 is now on https://pub.dev/packages/spark_framework!lots of improvement.✅ New way to write interactive component✅ Fixed the reactive attribute of the component.✅ Support f...
DEVTO
What is Flutter? A Complete Introduction for Developers
I spent years watching development teams struggle with the same problem. They'd build their iOS app in Swift, then turn around and build it again in Kotlin for Android. Same features, same bugs to fix...
PUBDEV
tisane v1.1.2
Tisane is a decentralized, offline-first Data Mesh integration layer for Flutter, enabling secure FFI communication and conflict-free data synchronization.
PUBDEV
infusion_ffi v1.3.20
Public Flutter FFI plugin for Infusion (core closed-source). Mobile uses bundled AAR/XCFramework; desktop downloads binaries from public GitHub Releases.
PUBDEV
ndk_rust_verifier v0.5.0
Nostr Development Kit - the most performant lib for all your nostr usecases