flutter-smell-image-media
OfficialSpeed up Flutter image loading.
Authorbelluga
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Flutter apps with image-heavy interfaces often suffer from slow or janky image loading due to missing caching, placeholders, or inefficient decoding. This Skill helps identify these smells and guide fixes to improve perceived performance.
Core Features & Use Cases
- Identify large images without caching or placeholders, causing flicker and delays.
- Detect image widgets rebuilt frequently without memoization or keys, leading to jank.
- Recommend best practices like cached image providers, placeholders, and proper error handling for robust UX.
Quick Start
Analyze a Flutter UI to locate image widgets that lack caching, placeholders, or memoization, and apply the recommended fixes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-smell-image-media Download link: https://github.com/belluga/delphi-ai/archive/main.zip#flutter-smell-image-media 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.