flutter_shaders 0.0.5
flutter_shaders: ^0.0.5 copied to clipboard
A collection of utilities for working with the FragmentProgram API in Flutter.
0.0.5 #
- Remove restriction on
AnimatedSamplerchild repainting.
0.0.4 #
- Added
ShaderInkFeatureFactoryandShaderInkFeatureto allow configuration of a material inkwell splash with a developer authored fragment shader and configuration callback
0.0.3 #
- Updated documentation on
AnimatedSamplerto account forFragmentShaderbreaking API changes.
0.0.2 #
- Add pixelation shader.
0.0.1 #
- First published version