flutter_core_image_filters 0.0.26
flutter_core_image_filters: ^0.0.26 copied to clipboard
Image filters based on CoreImage fragment with useful image and video preview widgets
0.0.26 #
Updated dependencies
0.0.25 #
Updated CIColorCubeWithIntensityFilter
0.0.24 #
Opened CIColorCubeWithIntensityFilter to extend in custom code
0.0.23 #
Opened CISquareLookupTableFilter to extend in custom code
0.0.22 #
Updated dependencies
0.0.21 #
Fixed PrivacyInfo.xcprivacy in podspec
0.0.20 #
Added PrivacyInfo.xcprivacy to the library
0.0.19 #
Fixed CIColorCubeWithIntensityConfiguration on export
0.0.18 #
Added intensity to CIColorCubeWithIntensityConfiguration
0.0.17 #
Fixed video export and preview same time
0.0.16 #
Added outputVideo to aspect ratio
0.0.15 #
Provided darwin sources
0.0.14 #
Resolved async issues. Updated pigeon version to use swift code.
0.0.13 #
Added GroupCIFilterConfiguration to allow for multiple filters to be applied at once.
0.0.12 #
Updated dependencies
0.0.11 #
Fixed CISquareLookupTable
0.0.10 #
Updated CIVideoPreviewController
0.0.9 #
Updated vectors and matrices
0.0.8 #
Fixed jpeg exporting
0.0.7 #
Added CGColorSpace as parameter
0.0.6 #
Updated parameters
0.0.5 #
Added matrix parameters
0.0.4 #
Updated vector params
0.0.3 #
Added warning before update parameter call
0.0.2 #
Provided support for Rect, Point, Vector parameters.
0.0.1 #
Initial Version of the library.
- Includes the ability to display processed result using
CIImagePreviewandCIVideoPreview. - Includes initial filters.