ai_video_gen_dart 0.1.0 copy "ai_video_gen_dart: ^0.1.0" to clipboard
ai_video_gen_dart: ^0.1.0 copied to clipboard

Unified Dart client for AI video generation APIs with polling helper and examples.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ai_video_gen_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ai_video_gen_dart: ^0.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ai_video_gen_dart/ai_video_gen_dart.dart';
0
likes
70
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unified Dart client for AI video generation APIs with polling helper and examples.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, dio, image, json_annotation

More

Packages that depend on ai_video_gen_dart