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

A package that allows you to use a native Core Image and GPUImage filters.

native_filters #

0.0.1+alpha 1 Jun 2020 #

  • Added CIFilter wrapper
  • Added platform views for filters demo
  • Implemented video and image processing.
  • Added grouping CIFilters

0.0.2+alpha 7 Jun 2020 #

  • Fixed package structure

0.0.3+alpha 14 Jun 2020 #

  • Added GPUImage wrapper for Android
  • Implemented image processing on Android.
  • Implemented grouping GPUImage filters.

0.0.4+alpha 21 Jun 2020 #

  • Added API to set custom attributes for filter

0.0.5+alpha 13 Sep 2022 #

  • Extended API for CIColorCube filter
  • Updated to Flutter 3.x

0.0.6+alpha 15 Sep 2022 #

  • Added support for video extract into Android
  • Added support for LUT with video

0.0.7+alpha 19 Sep 2022 #

  • Added support for mov videos in iOS

0.0.8+alpha 21 Sep 2022 #

  • Updated exporting video from file

0.0.9+alpha 22 Sep 2022 #

  • Fixed video export for mov files on iOS

0.0.10+alpha 22 Sep 2022 #

  • Fixed video export for mov files on Android

0.0.11+alpha 23 Sep 2022 #

  • Improved iOS image processing performance

0.0.12+alpha 4 Oct 2022 #

  • Fixed path for cuba data

0.0.13+alpha 4 Oct 2022 #

  • Allowed to pass NSData

0.0.14+alpha 4 Oct 2022 #

  • Added LUT parsing on dart

0.0.15+alpha 4 Oct 2022 #

  • Fixed LUT parsing on dart
16
likes
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A package that allows you to use a native Core Image and GPUImage filters.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, equatable, flutter

More

Packages that depend on native_filters

Packages that implement native_filters