Flutter Scene Performance

Make a flutter_scene app hit frame budget. Use whenever a scene janks, stutters, or drops frames, or when the ask is to make it faster or run on mobile or web, because code-driven scenes are reliably slow and the fix depends on which thread is over budget, not on a guessed poly count.

alnitak c833f8e 2 files · 20.0 KB Updated

File contents

alnitak/piano_3d/tree/main/.agents/skills/flutter_scene-performance commit c833f8e387

Frequently asked questions

npx skillmds@latest add alnitak/flutter-scene-performance