Dart 3 compatible
funx
A Dart package of composable function decorators. Wrap ordinary functions in small, chainable building blocks for timing, concurrency, reliability, caching, observability, and more.
Version 1.3.1 · MIT License
Explore the docs
Each category groups related decorators so you can find the right tool quickly.
rocket_launch
Get Started
Read the full overview, install the package, and run your first decorator.
token
Core
The building blocks: Func, Func1, Func2, validation, guards, and snapshots.
sync_alt
account_tree
Control Flow
Branch, loop, gate, and compose functions with predictable control flow.
error_outline
Error Handling
Retry, fallback, circuit breakers, and structured error recovery.
monitoring
hub
speed
replay
event_note
storage
timer
transform
verified