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.
70
likes
140
points
33
downloads
screenshot

Documentation

API reference

Publisher

verified publisherromainrastel.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, meta, vector_math

More

Packages that depend on visual_effect