FLUTTER ECOSYSTEM

mjl0602/tiktok_favorite_gesture

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

tiktok_favorite_gesture project cover
Stars
4
Forks
0
Last push (UTC)
May 12, 2022
Project status
Active
马嘉伦 GitHub avatar
GITHUB User

马嘉伦 ↗

Flutter开发者

LanguagesDart

Packages published by this repository

Dependencies used

Dependency list 2 items
  • flutter{"sdk":"flutter"}
  • flutter_testDevelopment{"sdk":"flutter"}

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

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