A powerful CLI animation tool using Flutter's rendering engine with AI capabilities.
- Create 2D animations with Flutter's powerful rendering engine
- Generate animations from AI prompts using Ollama or OpenAI-compatible models
- Export to various video formats using FFmpeg
- Design mathematical, physical, cartoon, and other animations from the command line
dart pub global activate --source path .thecreator create --name my_animationthecreator render --project my_animationthecreator export --project my_animation --format mp4thecreator ai --prompt "A circle transforming into a square" --model llama3