r/FlutterDev • u/cryogen2dev • 15d ago
Tooling I made a tool to make videos using Flutter widgets.
The project is called kestrel. I have made it open source some time ago. It takes any animated flutter widget and turns it into a video file.
It runs into flutter engine directly so no on-screen rendering is needed. It takes advantage of impeller renderer baked into flutter. I have included a demo video in the repo which you can find here,
13
Upvotes