From f1b3027bf6381d6e8014795cd0e2d11aea019c46 Mon Sep 17 00:00:00 2001 From: Ricardo Dalarme Date: Tue, 24 Jan 2023 15:34:48 -0300 Subject: [PATCH] chore(pubspec): update package description --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d2fd26a..ac4104e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ 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 issue_tracker: https://github.com/ricardodalarme/flutter_card_swiper/issues version: 1.0.2