flutter-result-cache
CommunityType-safe results with reactive Flutter caches
Authormaxkishchenko2015
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill standardizes a typed success/failure model with a reactive local cache to simplify repository/state management in Flutter apps, reducing exception-driven control flow and improving UI responsiveness.
Core Features & Use Cases
- Copy-ready generic Result<V, E> implementation to model operation outcomes.
- BehaviorSubject<T>-based local cache for reactive repository state, including single-value and keyed caches.
- Example patterns for combining remote fetch + cache updates in repositories, with lifecycle notes to close streams properly.
Quick Start
Instantiate Result-based flows and a BehaviorSubject-based cache in your repositories to start using typed outcomes and reactive state immediately.
Dependency Matrix
Required Modules
None requiredComponents
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: flutter-result-cache Download link: https://github.com/maxkishchenko2015/Web_ART_Galery/archive/main.zip#flutter-result-cache 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 471,000+ vetted skills library on demand.