visual_effect 0.0.5
visual_effect: ^0.0.5 copied to clipboard
VisualEffect API for Flutter to easily add paint effects on your widgets.
0.0.5 #
Added #
- The parameter addRepaintBoundaries in ScrollEffect and CustomEffect to be able to have multiple effect in the widget tree.
0.0.4 #
Changed #
- Remove the
scaleparameter from thescaleextension method and replaced it withx,yandzparameters to offer more flexibility.
0.0.3 #
0.0.2 #
- Readme update to indicate the experimental status.
0.0.1 #
- Initial Release.
