minimaxh3_site_kit 0.1.1
minimaxh3_site_kit: ^0.1.1 copied to clipboard
URL helpers and metadata utilities for MiniMax H3 - 2K AI video generator with synced audio for text-to-video and image-to-video
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add minimaxh3_site_kitWith Flutter:
$ flutter pub add minimaxh3_site_kitThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
minimaxh3_site_kit: ^0.1.1Alternatively, 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:minimaxh3_site_kit/minimaxh3_site_kit.dart';