blurhash_video 0.0.6 copy "blurhash_video: ^0.0.6" to clipboard
blurhash_video: ^0.0.6 copied to clipboard

Blurhash algorithm applied to sequence of images extracted from video file

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add blurhash_video

With Flutter:

 $ flutter pub add blurhash_video

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

dependencies:
  blurhash_video: ^0.0.6

Alternatively, 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:blurhash_video/blurhash_video.dart';
4
likes
0
pub points
0%
popularity

Publisher

verified publisherstarkdev.org

Blurhash algorithm applied to sequence of images extracted from video file

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

blurhash_dart, ffmpeg_kit_flutter_full_gpl, flutter, image, path, path_provider

More

Packages that depend on blurhash_video