Group 3hover_widget_header

Hover Widget ⬁

style: very good analysis License: MIT

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 🎥

ScreenRecording2024-03-23at12 53 38AM-ezgif com-video-to-gif-converter ScreenRecording2024-03-23at12 56 26AM-ezgif com-video-to-gif-converter

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

Usage 🚀

HoverWidget(
    onTap: (){}, // optional
    child: widget(),
),

Libraries

hover_widget
A Very Good Project created by Very Good CLI.