REDDIT
Develop Flutter iOS apps on Windows with a real iPhone and Flutter debug mode
Hey, everyone! I want to share an open source tool I wrote that allows developing Flutter iOS apps on Windows using a physical iOS devices, including Flutter debug sessions and hot reload. Repo: https...
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...
REDDIT
I built an isomorphic web framework for Dart (SSR + Hydration, HTML-first) â Meet Spark â¡ï¸
Hi everyone, I wanted to share a project Iâve been working on called Spark. Itâs a new full-stack web framework for Dart designed to bridge the gap between traditional SSR frameworks and modern SP...
PUBDEV
idb_shim v2.8.1
indexed_db dart base interface with implementation for native (browser), file (io) and in memory.
REDDIT
Thoughts on Jaspr for Dart Web vs React or Flutter Web
Hi everyone, I want to ask for opinions about Jaspr (Dart for Web). I have been a Flutter developer for over 7 years. Whenever I needed proper SEO for a Flutter Web app, I usually built a small React ...
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...
REDDIT
Best ORM for Dart? I built one inspired by Django â here's what I learned
I spent months searching for a good ORM for Dart backend projects. Tried a few options, but nothing felt as productive as Django's ORM that I was used to from Python. So I built one: JAO (Just Another...
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
PUBDEV
sembast_cache_manager v1.0.6
A Sembast-based cache manager for the NDK (Nostr Development Kit) library, providing persistent storage for Nostr protocol data.
DEVTO
Dart Frog Part 3: Connecting Flutter to Your Dart Backend (Full-Stack Todo Demo) 🐸
Hey guys! Welcome to Part 3 of our Dart Frog series. If you missed Part 1 and Part 2, we set up Dart Frog and built a CRUD API for our Task App with hot reload. Watch it now if you’re new! Today is th...
HACKERNEWS
Flutter is not ready for weird desktop apps
Article URL: https://felixb.xyz/flutter-macos Comments URL: https://news.ycombinator.com/item?id=46691910 Points: 2 # Comments: 0
PUBDEV
connect_flutter_plugin v2.39.0
Acoustic Connect can monitor traffic between your application and server. It captures device context and user activity to monitor and evaluate the performance of your applications
PUBDEV
view_model v0.14.2
Everything is ViewModel. Enjoy automatic lifecycle management, prevent memory leaks, and share state effortlessly. Simple, lightweight, and powerful.