native_filters 0.0.4+alpha
native_filters: ^0.0.4+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