visual_effect 0.0.5 copy "visual_effect: ^0.0.5" to clipboard
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 scale parameter from the scale extension method and replaced it with x, y and z parameters to offer more flexibility.

0.0.3 #

Added #

  • A Curve parameter in lerp functions to make it more flexible.

Fixed #

  • The issue on the first frame.

0.0.2 #

  • Readme update to indicate the experimental status.

0.0.1 #

  • Initial Release.
50
likes
130
pub points
58%
popularity
screenshot

Publisher

verified publisherromainrastel.com

VisualEffect API for Flutter to easily add paint effects on your widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (LICENSE)

Dependencies

flutter, meta, vector_math

More

Packages that depend on visual_effect