teleprompter library

Teleprompter

This package provides a simple teleprompter UI and recorder widget that allows writing or pasting text, scrolling it while recording video from the device camera, and concatenating recorded takes into a single output video. Exported API:

  • TeleprompterPage — full-screen widget to display teleprompter text and control recording.

See the README and the example/ folder for usage examples.

Classes

TeleprompterPage
Full-screen teleprompter UI with camera preview and recording controls.
ValueListenableBuilder2<A, B>