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

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

0.1.1 #

  • Support up-to-date dependencies
  • Pass static analysis

0.1.0 #

  • 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
150
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on hoverover