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.

bdero 4b71ee0 2 files · 22.0 KB Updated

File contents

bdero/flutter_scene/tree/main/packages/flutter_scene/skills/flutter_scene-performance commit 4b71ee0ba2

Frequently asked questions

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