ai_jiggle_video 1772.77.463
ai_jiggle_video: ^1772.77.463 copied to clipboard
Professional integration for an AI jiggle video generator.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add ai_jiggle_videoWith Flutter:
$ flutter pub add ai_jiggle_videoThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
ai_jiggle_video: ^1772.77.463Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:ai_jiggle_video/ai_jiggle_video.dart';