hover_float_animation 0.0.2 copy "hover_float_animation: ^0.0.2" to clipboard
hover_float_animation: ^0.0.2 copied to clipboard

Create floating widgets for your apps with input animation effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hover_float_animation

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

dependencies:
  hover_float_animation: ^0.0.2

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_float_animation/hover_float_animation.dart';
2
likes
120
points
23
downloads

Publisher

verified publishernio.ilove-soft.com

Weekly Downloads

Create floating widgets for your apps with input animation effects.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

animation_transition, flutter, plugin_platform_interface

More

Packages that depend on hover_float_animation