instagram_like_animation_button 1.0.1 copy "instagram_like_animation_button: ^1.0.1" to clipboard
instagram_like_animation_button: ^1.0.1 copied to clipboard

Instagram Reels-style double-tap heart animation for Flutter. Fully customizable fly-to-target like animation with custom widget builders, gradient overlays, haptic feedback control, configurable curv [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instagram_like_animation_button

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

dependencies:
  instagram_like_animation_button: ^1.0.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:instagram_like_animation_button/instagram_like_animation_button.dart';
1
likes
145
points
38
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Instagram Reels-style double-tap heart animation for Flutter. Fully customizable fly-to-target like animation with custom widget builders, gradient overlays, haptic feedback control, configurable curves, scale, rotation, and duration. Includes DoubleTapDetector, GradientIcon, HapticManager, and more. Zero dependencies.

Topics

#animation #instagram #like-button #ui #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on instagram_like_animation_button