flutter-smell-list-performance
OfficialDetect and fix slow Flutter lists.
Authorbelluga
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Flutter apps with large lists or grids can suffer from slow builds and janky scrolling when lists are rendered with non-builder widgets, lack of pagination, and unstable item keys.
Core Features & Use Cases
- Detect performance smells in ListView, GridView, and Sliver-based lists.
- Recommend and apply builder-based rendering (ListView.builder, SliverList) and implement stable keys.
- Use cases include long product grids, chat lists, and data-heavy lists where smooth scrolling is critical.
Quick Start
Inspect a Flutter screen with a long list, identify non-builder patterns, and convert to a builder-based approach with stable keys and optional pagination.
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-list-performance Download link: https://github.com/belluga/delphi-ai/archive/main.zip#flutter-smell-list-performance 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.