runwayml_flutter 0.0.1
runwayml_flutter: ^0.0.1 copied to clipboard
A Dart wrapper for RunwayML API to integrate AI-generated content into Flutter apps.
0.0.1 #
- Initial release of the
runwayml_client
package. - Added support for interacting with the RunwayML API to generate videos from images and text prompts.
- Features include:
- Video generation with customizable parameters like image URL, seed, model, prompt text, watermark, duration, and ratio.
- API key authentication for secure interactions.
- Error handling for API responses.