instagram_like_animation_button 1.0.0 copy "instagram_like_animation_button: ^1.0.0" to clipboard
instagram_like_animation_button: ^1.0.0 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 Dart:

 $ dart pub add instagram_like_animation_button

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 dart pub get):

dependencies:
  instagram_like_animation_button: ^1.0.0

Alternatively, your editor might support dart pub get or 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
0
points
38
downloads

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.

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on instagram_like_animation_button