asmr_video_generator 1772.75.732
asmr_video_generator: ^1772.75.732 copied to clipboard
Professional integration for an AI ASMR video generator.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add asmr_video_generatorWith Flutter:
$ flutter pub add asmr_video_generatorThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
asmr_video_generator: ^1772.75.732Alternatively, 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:asmr_video_generator/asmr_video_generator.dart';