native_filters 0.0.2+alpha copy "native_filters: ^0.0.2+alpha" to clipboard
native_filters: ^0.0.2+alpha copied to clipboard

outdated

Core Image and GPUImage filters API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_filters

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

dependencies:
  native_filters: ^0.0.2+alpha

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:native_filters/native_filters.dart';
16
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Core Image and GPUImage filters API

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on native_filters

Packages that implement native_filters