flutter-performance

Installation
SKILL.md

Flutter Performance Optimization

Master Flutter performance optimization techniques including widget rebuild optimization, memory management, rendering performance, and using DevTools for profiling.

When to Use This Skill

  • App is dropping frames or feels laggy
  • High memory usage or memory leaks
  • Slow startup time
  • Inefficient list scrolling
  • Large build times
  • Image loading performance issues
  • Profiling and benchmarking

Key Performance Principles

1. Widget Rebuild Optimization

Installs
17
GitHub Stars
6
First Seen
Feb 21, 2026
flutter-performance — spjoshis/claude-code-plugins