heart_overlay 1.4.1 copy "heart_overlay: ^1.4.1" to clipboard
heart_overlay: ^1.4.1 copied to clipboard

The HeartOverlay widget can be used to create a fun and interactive overlay that displays a heart animation when the user taps on the screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add heart_overlay

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

dependencies:
  heart_overlay: ^1.4.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:heart_overlay/heart_overlay.dart';
8
likes
160
pub points
72%
popularity
screenshot

Publisher

unverified uploader

The HeartOverlay widget can be used to create a fun and interactive overlay that displays a heart animation when the user taps on the screen.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on heart_overlay