chore(pubspec): update package description
This commit is contained in:
parent
06ac501f9d
commit
f1b3027bf6
|
|
@ -1,5 +1,5 @@
|
||||||
name: flutter_card_swiper
|
name: flutter_card_swiper
|
||||||
description: This is Tinder like swipeable cards package. You can add your own widgets to the stack, receive all four events, left, right, up and down. You can define your own business logic for each direction.
|
description: This is a Tinder-like card swiper package. It allows you to swipe left, right, up, and down and define your own business logic for each direction.
|
||||||
homepage: https://github.com/ricardodalarme/flutter_card_swiper
|
homepage: https://github.com/ricardodalarme/flutter_card_swiper
|
||||||
issue_tracker: https://github.com/ricardodalarme/flutter_card_swiper/issues
|
issue_tracker: https://github.com/ricardodalarme/flutter_card_swiper/issues
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue