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