gpu_video_flutter_kz 0.0.4
gpu_video_flutter_kz: ^0.0.4 copied to clipboard
Customize filter in your own video. Record videos, take images with many filters. Work with flash, camera back of front. Support landscape or portrait or square camera type
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add gpu_video_flutter_kz
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
gpu_video_flutter_kz: ^0.0.4
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:gpu_video_flutter_kz/gpu_video_flutter_kz.dart';