PUBDEV
dataforge_annotation v0.6.0
Annotations for dataforge package to generate data classes with JSON serialization support.
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...
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 ...
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...
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.
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.
PUBDEV
view_model_generator v0.14.2
Automatically generate ViewModelProvider code from @genProvider annotations. Reduces boilerplate for the view_model package.
PUBDEV
unified_http_client v0.0.4
A Flutter Package to provide smooth Api call with All Error and Exception handeled.