{"id":25227659,"url":"https://github.com/flutterwiz/runwayml_flutter","last_synced_at":"2026-03-14T16:37:22.146Z","repository":{"id":276134312,"uuid":"928304560","full_name":"FlutterWiz/runwayml_flutter","owner":"FlutterWiz","description":"A Flutter package that provides a Dart wrapper for the RunwayML API, enabling integration of AI-generated content into Flutter apps.","archived":false,"fork":false,"pushed_at":"2025-02-08T12:12:24.000Z","size":382,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T12:05:26.972Z","etag":null,"topics":["dart","flutter","package","runway","runwayml"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/runwayml_flutter","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FlutterWiz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-06T12:16:49.000Z","updated_at":"2025-02-08T17:50:17.000Z","dependencies_parsed_at":"2025-02-08T12:23:14.821Z","dependency_job_id":null,"html_url":"https://github.com/FlutterWiz/runwayml_flutter","commit_stats":null,"previous_names":["alperefesahin/runwayml_flutter","flutterwiz/runwayml_flutter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Frunwayml_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Frunwayml_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Frunwayml_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Frunwayml_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlutterWiz","download_url":"https://codeload.github.com/FlutterWiz/runwayml_flutter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339158,"owners_count":20923014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","flutter","package","runway","runwayml"],"created_at":"2025-02-11T09:08:01.400Z","updated_at":"2026-03-14T16:37:22.141Z","avatar_url":"https://github.com/FlutterWiz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# runwayml_flutter\n\n[![pub package](https://img.shields.io/pub/v/runwayml_flutter.svg)](https://pub.dev/packages/runwayml_flutter)\n\u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-purple.svg\" alt=\"License: MIT\"\u003e\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/FlutterWiz/runwayml_flutter/refs/heads/main/screenshots/logo.png\" width=\"150\" height=\"150\"\u003e\n\u003c/p\u003e\n\n`runwayml_flutter` is a **Flutter package** that provides a **Dart wrapper** for the [Runway](https://runwayml.com) API, enabling integration of AI-generated content into Flutter apps.\n\n🚀 **Generate videos, check task statuses, and manage tasks with ease!**\n\n---\n\n## ✨ Features\n\n✅ Generate AI-powered videos from images and text prompts.\n\n✅ Retrieve task status for ongoing tasks.\n\n✅ Cancel or delete tasks effortlessly.\n\n✅ Lightweight and easy to integrate with Flutter apps.\n\n---\n\n## 📦 Installation\n\nAdd `runwayml_flutter` to your `pubspec.yaml`:\n\n```yaml\ndependencies:\n  runwayml_flutter: ^0.0.7+1\n```\n\nThen, run:\n```sh\nflutter pub get\n```\n\n---\n\n## 🚀 Usage\n\nTo use this package, obtain a [RunwayML API key](https://dev.runwayml.com) and initialize the client:\n\n```dart\nfinal client = RunwayMLClient(apiKey: 'your_api_key');\n```\n\n### 🎬 Generate Video\n\n```dart\nfinal response = await client.generateVideo(\n  promptImageUrl: 'https://example.com/image.jpg',\n  model: 'gen3a_turbo',\n  promptText: 'A futuristic city at sunset.',\n  ratio: '1280:768',\n  seed: 12345,\n  duration: 5,\n  watermark: false,\n);\n\nprint('Generated Video Task ID: ${response.id}');\n```\n\n### 🔍 Get Task Status\n\n```dart\nfinal response = await client.getTaskStatus('task_id');\nprint('Task Status: ${response.status}');\n```\n\n### ❌ Delete Task\n\n```dart\nawait client.deleteTask('task_id');\n```\n\n---\n\n## 📌 Example\n\n🔹 **Prompt Image:**\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/2e6c3da4-2399-47bb-9480-8c2c893b28f2\" width=\"185\" height=\"250\"\u003e\n\u003c/p\u003e\n\n🔹 **Prompt Text:**\n\u003e A dynamic shot of a young developer jumping with excitement, holding a Flutter Dash toy in one hand and a business card in the other. A Flutter Dart flag flutters from his pocket, caught by the breeze. Behind him, a digital development board flashes with changing lines of code, with neon lighting creating an energetic, cinematic glow around him, emphasizing the forward motion and passion for tech.\n\n🔹 **Generated Videos:**\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/9bf94f77-5f0a-4a57-8277-e63af818b1d0\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/6dfea0d2-5df3-47e8-8f1a-df4dda3a7d68\"\u003e\n\u003c/p\u003e\n\n---\n\n## 📖 More Information\n\n📌 For detailed API documentation, visit the official [RunwayML API Docs](https://docs.dev.runwayml.com).\n\n⚡ This package will be updated with new features and improvements over time. Always refer to the **latest documentation** for updates.\n\n---\n\n## 📝 API Reference\n\n| Method | Description |\n|--------|-------------|\n| `generateVideo(...)` | Generates a video based on an image and a prompt. |\n| `getTaskStatus(String taskId)` | Retrieves the status of a task. |\n| `deleteTask(String taskId)` | Deletes a task by its ID. |\n\n---\n\n## 🛠️ Contributing\n\nContributions are welcome! Feel free to **open issues** or **submit pull requests** for improvements.\n\n---\n\n## 📢 Stay Connected\n\nIf you found this package helpful, **consider supporting** by:\n- ⭐ Starring the [GitHub Repository](https://github.com/FlutterWiz/runwayml_flutter)\n- 📺 Watch the tutorial video on **[YouTube](https://youtu.be/ocxAs_rwjYg?si=_2wMowKUeXdV4tZu)**\n- 📝 Reading the full introduction on **[Medium](https://medium.com/@FlutterWiz/bringing-runway-to-flutter-introducing-runwayml_flutter-e54d103abff6)**\n- 🔔 Following me on **[X](https://x.com/FlutterWiz)**\n- 📺 Subscribing to my **[YouTube Channel](https://www.youtube.com/@FlutterWiz)** for more Flutter content!\n\nThanks for checking out `runwayml_flutter`! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterwiz%2Frunwayml_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflutterwiz%2Frunwayml_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterwiz%2Frunwayml_flutter/lists"}