flutter_shaders
A collection of utilities for working with the FragmentProgram API in Flutter.
0.1.3
1.0M downloads/mo
#346 most downloaded on pub.dev
jonahwilliams/flutter_shaders
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 1.3 years
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
9 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Nov 2022 to Sep 2024
2023
2024
2025
2026
Releases
latest 9-
0.1.326 Sep 2024 -
0.1.225 Jun 2023Release notes
Open source →- Ensure constructed ui.Picture objects are disposed after usage.
- Add [SetUniforms] to help constructing FragmentShader uniform data.
-
0.1.125 Mar 2023Release notes
Open source →- Fix
AnimatedSampleroffset assertion to no longer trigger incorrectly when shader is disabled. - Fix runtime exception when the
AnimatedSamplerwas asked to construct an image with no size.
- Fix
-
0.1.002 Mar 2023 -
0.0.604 Jan 2023Release notes
Open source →- Fix bug in
AnimatedSamplerthat caused children with non-zero offsets to be rendered offscreen. - Removed
offsetparameter fromAnimatedSamplerBuilder. The offset will always beOffset.zeronow and this is no longer necessary.
- Fix bug in
-
0.0.520 Dec 2022 -
0.0.305 Dec 2022Release notes
Open source →- Updated documentation on
AnimatedSamplerto account forFragmentShaderbreaking API changes.
- Updated documentation on
-
0.0.216 Nov 2022 -
0.0.109 Nov 2022