use-jolt-setup
CommunityCompose Flutter widgets with setup-time hooks.
Authorvowdemon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enables Flutter developers to build widgets using a setup phase that owns resources via hooks and disposes them automatically, returning a builder for reactive UI updates.
Core Features & Use Cases
- Setup-based composition: Declare signals, controllers, listenables, effects, timers, and lifecycle callbacks inside a single setup function that runs once per widget identity.
- Three entry surfaces: Use SetupWidget for typed widgets, SetupMixin to augment existing StatefulWidgets, or SetupBuilder for inline prototypes.
- Reactive rebuilds: The setup runtime tracks reads and schedules frame-end rebuilds to ensure predictable UI updates.
Quick Start
Create a SetupWidget and implement setup(context, props) to declare resources with use* hooks and return a builder.
Dependency Matrix
Required Modules
references
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: use-jolt-setup Download link: https://github.com/vowdemon/jolt/archive/main.zip#use-jolt-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.