Skip to content

Fluvie 0.1.0

Choose a tag to compare

@SimonErich SimonErich released this 20 Jun 18:44

You write widgets. Fluvie shoots the film.

This is the first public release of Fluvie: render a declarative Flutter tree to a real MP4 (via FFmpeg), deterministically.

What is in the box

  • fluvie: the library. Compose scenes and elements, animate, render.
  • fluvie_cli: headless renderer for CI and scripts.
  • fluvie_lints: lints that catch timing and determinism mistakes.
  • fluvie_ai: author a video from a natural-language prompt.
  • fluvie_api: an HTTP render server, plus a web-safe client.
  • fluvie_mcp: an MCP server so an AI assistant can author and render for you.

Where to go

The 0.x line means the API can still move before 1.0, so pin a version. See CHANGELOG.md for details.