PUBDEV
reacton_cli v0.1.1
CLI tool for Reacton state management. Scaffold reactons, analyze dependency graphs, and diagnose common issues.
PUBDEV
reacton_generator v0.1.1
Code generation for Reacton. Generates serializers, analyzes dependency graphs, and detects dead reactons at build time.
PUBDEV
reacton_lint v0.1.1
Custom lint rules for Reacton state management. Detects common mistakes like creating reactons in build(), using context.read() in build(), and patterns that should use computed().
PUBDEV
reacton v0.1.1
A novel reactive graph engine for Dart. Fine-grained state management with reactons, computed values, effects, state branching, time-travel, and more.
PUBDEV
js_interop_utils v1.0.11
A Dart library for seamless interaction with JavaScript using `dart:js_interop`, supporting deep transformations of objects, maps, and arrays.
PUBDEV
deeplink_flutter_sdk v0.0.5
A complete SDK for deferred deep linking, attribution, and smart routing.
PUBDEV
bpriver_chain v0.14.1
Implementation of chain language. Available as cui, argument parser or inter-appliation communication.
PUBDEV
rfw v1.1.2
Remote Flutter widgets: a library for rendering declarative widget description files at runtime.
PUBDEV
parse_mermaid_dart v0.1.1
Analyzes Dart projects and generates Mermaid class diagrams from source code, detecting inheritance, interfaces, mixins, and dependencies.
PUBDEV
qrdniflut v1.0.1
Plugin para la lectura y validación de códigos QR generados por la app MiDNI. Disponible para android e iOS.
PUBDEV
locale_country_selector v0.1.0
Deterministic country auto-selection using only OS locales (language + region). No GPS, IP, SIM, or permissioned APIs. Flutter mobile (Android/iOS), pure Dart.
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...
PUBDEV
davianspace_logging v1.0.4
Logging framework for Dart and Flutter inspired by Microsoft.Extensions.Logging with providers, filtering, scopes, structured logs, and JSON output.
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...
PUBDEV
win32_clipboard v2.0.0
A modern, type-safe Dart API for accessing and managing the Windows Registry.