PUBDEV
superset_bridge v1.3.0
A Flutter package that embeds Apache Superset dashboards inside a WebView with automatic dark/light theme support. Applies a CSS filter technique to work around cross-origin iframe restrictions.
PUBDEV
dmg v0.1.8
A Flutter package that helps you create, sign, notarize, and staple a .DMG with a single command.
PUBDEV
claude_toolkit v1.0.0
A comprehensive CLI toolkit for Dart and Flutter development with AI-powered code generation, architecture analysis, and intelligent assistance.
PUBDEV
swagen v1.1.0
A code generator tool that converts Swagger/OpenAPI specification into Dart data models, RemoteDataSource classes, provider, injection and structured exception handling. This simplifies API integrati...
PUBDEV
reacton_test v0.1.1
Testing utilities for Reacton state management. Provides TestReactonStore, reacton mocks, effect trackers, and widget test helpers.
PUBDEV
reacton_devtools v0.1.1
Flutter DevTools extension for Reacton. Provides reactive graph visualization, reacton inspector, timeline view, and state branching UI.
PUBDEV
flutter_reacton v0.1.1
Flutter widgets and bindings for the Reacton state management library. Provides ReactonScope, ReactonBuilder, context.watch(), and more.
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.