A Flutter Package for RunwayML Integration

Introducing runwayml_flutter – Runway Integration for Flutter! :clapper::sparkles:

There wasn’t an existing Flutter package for integrating RunwayML’s AI-powered video generation—so I built one! runwayml_flutter is a Dart package that allows Flutter developers to generate videos from images and text prompts using the RunwayML API.

:small_blue_diamond: What does it do?
This package acts as a Dart wrapper for the RunwayML API, making it easy to integrate AI-powered video generation into Flutter apps.

:small_blue_diamond: Key Features:
:white_check_mark: Generate videos from images + text prompts
:white_check_mark: Customize seed, model, duration, watermark, and aspect ratio
:white_check_mark: Simple API key authentication
:white_check_mark: Robust error handling

:small_blue_diamond: Get Started:
:point_right: Check out the package here: runwayml_flutter on pub.dev: runwayml_flutter | Flutter package
:point_right: Example usage is available in example/lib/main.dart

I’d love to hear your thoughts! If you find it useful, feel free to try it out, share it, or contribute.

4 Likes