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

Related skills
Installs
12
GitHub Stars
5
First Seen
Feb 21, 2026