hoverover 0.0.1 copy "hoverover: ^0.0.1" to clipboard
hoverover: ^0.0.1 copied to clipboard

outdated

A Flutter package that will give hover effect for Web and Desktop.

0.0.1 #

  • On hover animate the widget.
  • animationDurationInMilliseconds : gives duration of the animation.
  • translateXAxis : translation value of x axis on hover.
  • translateYAxis : translation value of y axis on hover.
  • builder : the widget that will be built when the hover effect is active.
  • isHovered : a boolean that indicates if the hover effect is active or not.
14
likes
0
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that will give hover effect for Web and Desktop.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hoverover