tiktok_favorite_gesture

Tap screen and favorite icon will pop with animation follow your finger.

Easy Use

TiktokFavoriteGesture(
  child: Container(),
  onAddFavorite: () {
    print('I like this!');
  }
)

Screenshot

Screenshot