blurhash_video 0.0.8 copy "blurhash_video: ^0.0.8" to clipboard
blurhash_video: ^0.0.8 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 Flutter:

 $ flutter pub add blurhash_video

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

dependencies:
  blurhash_video: ^0.0.8

Alternatively, your editor might support 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
140
pub points
34%
popularity

Publisher

verified publisherstarkdev.org

Blurhash algorithm applied to sequence of images extracted from video file

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

blurhash_dart, ffmpeg_kit_flutter_full_gpl, flutter, image, path, path_provider

More

Packages that depend on blurhash_video