hover_effect 0.5.1 copy "hover_effect: ^0.5.1" to clipboard
hover_effect: ^0.5.1 copied to clipboard

outdated

Hover - Tilt 3D Effect Takes any child witget and enables Hover/Tilt 3D functionality to your widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hover_effect

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hover_effect: ^0.5.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hover_effect/hover_effect.dart';
91
likes
40
pub points
63%
popularity

Publisher

verified publishermariano-zorrilla.com

Hover - Tilt 3D Effect Takes any child witget and enables Hover/Tilt 3D functionality to your widgets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hover_effect