flutter_image_filters 0.0.7 flutter_image_filters: ^0.0.7 copied to clipboard
Image filters based on OpenGL(SPIR-V) fragment shaders with useful preview widgets
0.0.7 #
- Updated shaders to Flutter 3.7.0
0.0.6 #
- Added new BunchShaderConfiguration and generator binary
0.0.5 #
- Added new PipelineImageShaderPreview and GroupShaderConfiguration
0.0.4 #
- Added new TextureSource constructor
0.0.3 #
- Fixed LICENCE
- Added tests
0.0.2 #
- Fixed README.md resources
0.0.1 #
Initial Version of the library.
- Includes the ability to display processed result using
ImageShaderPreview
. - Includes 28 filters.