hover_widget

Last updated:

0 purchases

hover_widget Image
hover_widget Images
Add to Cart

Description:

hover widget

Hover Widget ⬁ #


With this package, enhance the user interaction and engagement in your Flutter applications by effortlessly adding interactive hover and click effects to any widget. Elevate the user experience and make your app more intuitive and engaging with just a few lines of code.
Example 🎥 #


Installation 💻 #
❗ In order to start using Hover Widget you must have the Flutter SDK installed on your machine.
Install via flutter pub add:
flutter pub add hover_widget
copied to clipboard
Usage 🚀 #
HoverWidget(
onTap: (){}, // optional
child: widget(),
),
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.