flutter_gpu_video_filters 0.0.16 copy "flutter_gpu_video_filters: ^0.0.16" to clipboard
flutter_gpu_video_filters: ^0.0.16 copied to clipboard

PlatformAndroid

Image filters based on OpenGL fragment shaders with useful video preview widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gpu_video_filters

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

dependencies:
  flutter_gpu_video_filters: ^0.0.16

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:flutter_gpu_video_filters/flutter_gpu_video_filters.dart';
22
likes
150
points
274
downloads

Publisher

unverified uploader

Weekly Downloads

Image filters based on OpenGL fragment shaders with useful video preview widgets

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_gpu_filters_interface, plugin_platform_interface

More

Packages that depend on flutter_gpu_video_filters