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

Takes any child witget and enables Hover/Tilt 3D functionality to it.

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.6.0

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';
89
likes
40
pub points
67%
popularity

Publisher

verified publishermariano-zorrilla.com

Takes any child witget and enables Hover/Tilt 3D functionality to it.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on hover_effect